C# Класс android.app.Activity

Наследование: android.view.ContextThemeWrapper, android.view.LayoutInflater.Factory, android.view.Window.Callback, android.view.KeyEvent.Callback, android.view.View.OnCreateContextMenuListener, android.content.ComponentCallbacks
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
addContentView ( android arg0, android arg1 ) : void
closeContextMenu ( ) : void
closeOptionsMenu ( ) : void
createPendingResult ( int arg0, android arg1, int arg2 ) : global::android.app.PendingIntent
dismissDialog ( int arg0 ) : void
dispatchKeyEvent ( android arg0 ) : bool
dispatchPopulateAccessibilityEvent ( android arg0 ) : bool
dispatchTouchEvent ( android arg0 ) : bool
dispatchTrackballEvent ( android arg0 ) : bool
findViewById ( int arg0 ) : global::android.view.View
finish ( ) : void
finishActivity ( int arg0 ) : void
finishActivityFromChild ( android arg0, int arg1 ) : void
finishFromChild ( android arg0 ) : void
getApplication ( ) : global::android.app.Application
getCallingActivity ( ) : global::android.content.ComponentName
getCallingPackage ( ) : global::java.lang.String
getChangingConfigurations ( ) : int
getComponentName ( ) : global::android.content.ComponentName
getCurrentFocus ( ) : global::android.view.View
getInstanceCount ( ) : long
getIntent ( ) : global::android.content.Intent
getLastNonConfigurationInstance ( ) : global::java.lang.Object
getLayoutInflater ( ) : global::android.view.LayoutInflater
getLocalClassName ( ) : global::java.lang.String
getMenuInflater ( ) : global::android.view.MenuInflater
getParent ( ) : global::android.app.Activity
getPreferences ( int arg0 ) : global::android.content.SharedPreferences
getRequestedOrientation ( ) : int
getSystemService ( java arg0 ) : global::java.lang.Object
getTaskId ( ) : int
getTitle ( ) : global::java.lang.CharSequence
getTitleColor ( ) : int
getVolumeControlStream ( ) : int
getWallpaperDesiredMinimumHeight ( ) : int
getWallpaperDesiredMinimumWidth ( ) : int
getWindow ( ) : global::android.view.Window
getWindowManager ( ) : global::android.view.WindowManager
hasWindowFocus ( ) : bool
isChild ( ) : bool
isFinishing ( ) : bool
isTaskRoot ( ) : bool
managedQuery ( android arg0, java arg1, java arg2, java arg3, java arg4 ) : global::android.database.Cursor
moveTaskToBack ( bool arg0 ) : bool
onAttachedToWindow ( ) : void
onBackPressed ( ) : void
onConfigurationChanged ( android arg0 ) : void
onContentChanged ( ) : void
onContextItemSelected ( android arg0 ) : bool
onContextMenuClosed ( android arg0 ) : void
onCreateContextMenu ( android arg0, android arg1, android arg2 ) : void
onCreateDescription ( ) : global::java.lang.CharSequence
onCreateOptionsMenu ( android arg0 ) : bool
onCreatePanelMenu ( int arg0, android arg1 ) : bool
onCreatePanelView ( int arg0 ) : global::android.view.View
onCreateThumbnail ( android arg0, android arg1 ) : bool
onCreateView ( java arg0, android arg1, android arg2 ) : global::android.view.View
onDetachedFromWindow ( ) : void
onKeyDown ( int arg0, android arg1 ) : bool
onKeyLongPress ( int arg0, android arg1 ) : bool
onKeyMultiple ( int arg0, int arg1, android arg2 ) : bool
onKeyUp ( int arg0, android arg1 ) : bool
onLowMemory ( ) : void
onMenuItemSelected ( int arg0, android arg1 ) : bool
onMenuOpened ( int arg0, android arg1 ) : bool
onOptionsItemSelected ( android arg0 ) : bool
onOptionsMenuClosed ( android arg0 ) : void
onPanelClosed ( int arg0, android arg1 ) : void
onPrepareOptionsMenu ( android arg0 ) : bool
onPreparePanel ( int arg0, android arg1, android arg2 ) : bool
onRetainNonConfigurationInstance ( ) : global::java.lang.Object
onSearchRequested ( ) : bool
onTouchEvent ( android arg0 ) : bool
onTrackballEvent ( android arg0 ) : bool
onUserInteraction ( ) : void
onWindowAttributesChanged ( android arg0 ) : void
onWindowFocusChanged ( bool arg0 ) : void
openContextMenu ( android arg0 ) : void
openOptionsMenu ( ) : void
overridePendingTransition ( int arg0, int arg1 ) : void
registerForContextMenu ( android arg0 ) : void
removeDialog ( int arg0 ) : void
requestWindowFeature ( int arg0 ) : bool
runOnUiThread ( global arg0 ) : void
runOnUiThread ( java arg0 ) : void
setContentView ( android arg0 ) : void
setContentView ( android arg0, android arg1 ) : void
setContentView ( int arg0 ) : void
setDefaultKeyMode ( int arg0 ) : void
setFeatureDrawable ( int arg0, android arg1 ) : void
setFeatureDrawableAlpha ( int arg0, int arg1 ) : void
setFeatureDrawableResource ( int arg0, int arg1 ) : void
setFeatureDrawableUri ( int arg0, android arg1 ) : void
setIntent ( android arg0 ) : void
setPersistent ( bool arg0 ) : void
setProgress ( int arg0 ) : void
setProgressBarIndeterminate ( bool arg0 ) : void
setProgressBarIndeterminateVisibility ( bool arg0 ) : void
setProgressBarVisibility ( bool arg0 ) : void
setRequestedOrientation ( int arg0 ) : void
setResult ( int arg0 ) : void
setResult ( int arg0, android arg1 ) : void
setSecondaryProgress ( int arg0 ) : void
setTitle ( int arg0 ) : void
setTitle ( java arg0 ) : void
setTitle ( string arg0 ) : void
setTitleColor ( int arg0 ) : void
setVisible ( bool arg0 ) : void
setVolumeControlStream ( int arg0 ) : void
showDialog ( int arg0, android arg1 ) : bool
showDialog ( int arg0 ) : void
startActivity ( android arg0 ) : void
startActivityForResult ( android arg0, int arg1 ) : void
startActivityFromChild ( android arg0, android arg1, int arg2 ) : void
startActivityIfNeeded ( android arg0, int arg1 ) : bool
startIntentSender ( android arg0, android arg1, int arg2, int arg3, int arg4 ) : void
startIntentSenderForResult ( android arg0, int arg1, android arg2, int arg3, int arg4, int arg5 ) : void
startIntentSenderFromChild ( android arg0, android arg1, int arg2, android arg3, int arg4, int arg5, int arg6 ) : void
startManagingCursor ( android arg0 ) : void
startNextMatchingActivity ( android arg0 ) : bool
startSearch ( java arg0, bool arg1, android arg2, bool arg3 ) : void
stopManagingCursor ( android arg0 ) : void
takeKeyEvents ( bool arg0 ) : void
triggerSearch ( java arg0, android arg1 ) : void
unregisterForContextMenu ( android arg0 ) : void

Защищенные методы

Метод Описание
Activity ( global @__env )
onActivityResult ( int arg0, int arg1, android arg2 ) : void
onApplyThemeResource ( android arg0, int arg1, bool arg2 ) : void
onChildTitleChanged ( android arg0, java arg1 ) : void
onChildTitleChanged ( android arg0, string arg1 ) : void
onCreate ( android arg0 ) : void
onCreateDialog ( int arg0 ) : global::android.app.Dialog
onCreateDialog ( int arg0, android arg1 ) : global::android.app.Dialog
onDestroy ( ) : void
onNewIntent ( android arg0 ) : void
onPause ( ) : void
onPostCreate ( android arg0 ) : void
onPostResume ( ) : void
onPrepareDialog ( int arg0, android arg1 ) : void
onPrepareDialog ( int arg0, android arg1, android arg2 ) : void
onRestart ( ) : void
onRestoreInstanceState ( android arg0 ) : void
onResume ( ) : void
onSaveInstanceState ( android arg0 ) : void
onStart ( ) : void
onStop ( ) : void
onTitleChanged ( java arg0, int arg1 ) : void
onTitleChanged ( string arg0, int arg1 ) : void
onUserLeaveHint ( ) : void

Приватные методы

Метод Описание
Activity ( )

Описание методов

Activity() защищенный метод

protected Activity ( global @__env )
@__env global

addContentView() публичный метод

public addContentView ( android arg0, android arg1 ) : void
arg0 android
arg1 android
Результат void

closeContextMenu() публичный метод

public closeContextMenu ( ) : void
Результат void

closeOptionsMenu() публичный метод

public closeOptionsMenu ( ) : void
Результат void

createPendingResult() публичный метод

public createPendingResult ( int arg0, android arg1, int arg2 ) : global::android.app.PendingIntent
arg0 int
arg1 android
arg2 int
Результат global::android.app.PendingIntent

dismissDialog() публичный метод

public dismissDialog ( int arg0 ) : void
arg0 int
Результат void

dispatchKeyEvent() публичный метод

public dispatchKeyEvent ( android arg0 ) : bool
arg0 android
Результат bool

dispatchPopulateAccessibilityEvent() публичный метод

public dispatchPopulateAccessibilityEvent ( android arg0 ) : bool
arg0 android
Результат bool

dispatchTouchEvent() публичный метод

public dispatchTouchEvent ( android arg0 ) : bool
arg0 android
Результат bool

dispatchTrackballEvent() публичный метод

public dispatchTrackballEvent ( android arg0 ) : bool
arg0 android
Результат bool

findViewById() публичный метод

public findViewById ( int arg0 ) : global::android.view.View
arg0 int
Результат global::android.view.View

finish() публичный метод

public finish ( ) : void
Результат void

finishActivity() публичный метод

public finishActivity ( int arg0 ) : void
arg0 int
Результат void

finishActivityFromChild() публичный метод

public finishActivityFromChild ( android arg0, int arg1 ) : void
arg0 android
arg1 int
Результат void

finishFromChild() публичный метод

public finishFromChild ( android arg0 ) : void
arg0 android
Результат void

getApplication() публичный метод

public getApplication ( ) : global::android.app.Application
Результат global::android.app.Application

getCallingActivity() публичный метод

public getCallingActivity ( ) : global::android.content.ComponentName
Результат global::android.content.ComponentName

getCallingPackage() публичный метод

public getCallingPackage ( ) : global::java.lang.String
Результат global::java.lang.String

getChangingConfigurations() публичный метод

public getChangingConfigurations ( ) : int
Результат int

getComponentName() публичный метод

public getComponentName ( ) : global::android.content.ComponentName
Результат global::android.content.ComponentName

getCurrentFocus() публичный метод

public getCurrentFocus ( ) : global::android.view.View
Результат global::android.view.View

getInstanceCount() публичный статический метод

public static getInstanceCount ( ) : long
Результат long

getIntent() публичный метод

public getIntent ( ) : global::android.content.Intent
Результат global::android.content.Intent

getLastNonConfigurationInstance() публичный метод

public getLastNonConfigurationInstance ( ) : global::java.lang.Object
Результат global::java.lang.Object

getLayoutInflater() публичный метод

public getLayoutInflater ( ) : global::android.view.LayoutInflater
Результат global::android.view.LayoutInflater

getLocalClassName() публичный метод

public getLocalClassName ( ) : global::java.lang.String
Результат global::java.lang.String

getMenuInflater() публичный метод

public getMenuInflater ( ) : global::android.view.MenuInflater
Результат global::android.view.MenuInflater

getParent() публичный метод

public getParent ( ) : global::android.app.Activity
Результат global::android.app.Activity

getPreferences() публичный метод

public getPreferences ( int arg0 ) : global::android.content.SharedPreferences
arg0 int
Результат global::android.content.SharedPreferences

getRequestedOrientation() публичный метод

public getRequestedOrientation ( ) : int
Результат int

getSystemService() публичный метод

public getSystemService ( java arg0 ) : global::java.lang.Object
arg0 java
Результат global::java.lang.Object

getTaskId() публичный метод

public getTaskId ( ) : int
Результат int

getTitle() публичный метод

public getTitle ( ) : global::java.lang.CharSequence
Результат global::java.lang.CharSequence

getTitleColor() публичный метод

public getTitleColor ( ) : int
Результат int

getVolumeControlStream() публичный метод

public getVolumeControlStream ( ) : int
Результат int

getWallpaperDesiredMinimumHeight() публичный метод

public getWallpaperDesiredMinimumHeight ( ) : int
Результат int

getWallpaperDesiredMinimumWidth() публичный метод

public getWallpaperDesiredMinimumWidth ( ) : int
Результат int

getWindow() публичный метод

public getWindow ( ) : global::android.view.Window
Результат global::android.view.Window

getWindowManager() публичный метод

public getWindowManager ( ) : global::android.view.WindowManager
Результат global::android.view.WindowManager

hasWindowFocus() публичный метод

public hasWindowFocus ( ) : bool
Результат bool

isChild() публичный метод

public isChild ( ) : bool
Результат bool

isFinishing() публичный метод

public isFinishing ( ) : bool
Результат bool

isTaskRoot() публичный метод

public isTaskRoot ( ) : bool
Результат bool

managedQuery() публичный метод

public managedQuery ( android arg0, java arg1, java arg2, java arg3, java arg4 ) : global::android.database.Cursor
arg0 android
arg1 java
arg2 java
arg3 java
arg4 java
Результат global::android.database.Cursor

moveTaskToBack() публичный метод

public moveTaskToBack ( bool arg0 ) : bool
arg0 bool
Результат bool

onActivityResult() защищенный метод

protected onActivityResult ( int arg0, int arg1, android arg2 ) : void
arg0 int
arg1 int
arg2 android
Результат void

onApplyThemeResource() защищенный метод

protected onApplyThemeResource ( android arg0, int arg1, bool arg2 ) : void
arg0 android
arg1 int
arg2 bool
Результат void

onAttachedToWindow() публичный метод

public onAttachedToWindow ( ) : void
Результат void

onBackPressed() публичный метод

public onBackPressed ( ) : void
Результат void

onChildTitleChanged() защищенный метод

protected onChildTitleChanged ( android arg0, java arg1 ) : void
arg0 android
arg1 java
Результат void

onChildTitleChanged() защищенный метод

protected onChildTitleChanged ( android arg0, string arg1 ) : void
arg0 android
arg1 string
Результат void

onConfigurationChanged() публичный метод

public onConfigurationChanged ( android arg0 ) : void
arg0 android
Результат void

onContentChanged() публичный метод

public onContentChanged ( ) : void
Результат void

onContextItemSelected() публичный метод

public onContextItemSelected ( android arg0 ) : bool
arg0 android
Результат bool

onContextMenuClosed() публичный метод

public onContextMenuClosed ( android arg0 ) : void
arg0 android
Результат void

onCreate() защищенный метод

protected onCreate ( android arg0 ) : void
arg0 android
Результат void

onCreateContextMenu() публичный метод

public onCreateContextMenu ( android arg0, android arg1, android arg2 ) : void
arg0 android
arg1 android
arg2 android
Результат void

onCreateDescription() публичный метод

public onCreateDescription ( ) : global::java.lang.CharSequence
Результат global::java.lang.CharSequence

onCreateDialog() защищенный метод

protected onCreateDialog ( int arg0 ) : global::android.app.Dialog
arg0 int
Результат global::android.app.Dialog

onCreateDialog() защищенный метод

protected onCreateDialog ( int arg0, android arg1 ) : global::android.app.Dialog
arg0 int
arg1 android
Результат global::android.app.Dialog

onCreateOptionsMenu() публичный метод

public onCreateOptionsMenu ( android arg0 ) : bool
arg0 android
Результат bool

onCreatePanelMenu() публичный метод

public onCreatePanelMenu ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

onCreatePanelView() публичный метод

public onCreatePanelView ( int arg0 ) : global::android.view.View
arg0 int
Результат global::android.view.View

onCreateThumbnail() публичный метод

public onCreateThumbnail ( android arg0, android arg1 ) : bool
arg0 android
arg1 android
Результат bool

onCreateView() публичный метод

public onCreateView ( java arg0, android arg1, android arg2 ) : global::android.view.View
arg0 java
arg1 android
arg2 android
Результат global::android.view.View

onDestroy() защищенный метод

protected onDestroy ( ) : void
Результат void

onDetachedFromWindow() публичный метод

public onDetachedFromWindow ( ) : void
Результат void

onKeyDown() публичный метод

public onKeyDown ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

onKeyLongPress() публичный метод

public onKeyLongPress ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

onKeyMultiple() публичный метод

public onKeyMultiple ( int arg0, int arg1, android arg2 ) : bool
arg0 int
arg1 int
arg2 android
Результат bool

onKeyUp() публичный метод

public onKeyUp ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

onLowMemory() публичный метод

public onLowMemory ( ) : void
Результат void

onMenuItemSelected() публичный метод

public onMenuItemSelected ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

onMenuOpened() публичный метод

public onMenuOpened ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

onNewIntent() защищенный метод

protected onNewIntent ( android arg0 ) : void
arg0 android
Результат void

onOptionsItemSelected() публичный метод

public onOptionsItemSelected ( android arg0 ) : bool
arg0 android
Результат bool

onOptionsMenuClosed() публичный метод

public onOptionsMenuClosed ( android arg0 ) : void
arg0 android
Результат void

onPanelClosed() публичный метод

public onPanelClosed ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Результат void

onPause() защищенный метод

protected onPause ( ) : void
Результат void

onPostCreate() защищенный метод

protected onPostCreate ( android arg0 ) : void
arg0 android
Результат void

onPostResume() защищенный метод

protected onPostResume ( ) : void
Результат void

onPrepareDialog() защищенный метод

protected onPrepareDialog ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Результат void

onPrepareDialog() защищенный метод

protected onPrepareDialog ( int arg0, android arg1, android arg2 ) : void
arg0 int
arg1 android
arg2 android
Результат void

onPrepareOptionsMenu() публичный метод

public onPrepareOptionsMenu ( android arg0 ) : bool
arg0 android
Результат bool

onPreparePanel() публичный метод

public onPreparePanel ( int arg0, android arg1, android arg2 ) : bool
arg0 int
arg1 android
arg2 android
Результат bool

onRestart() защищенный метод

protected onRestart ( ) : void
Результат void

onRestoreInstanceState() защищенный метод

protected onRestoreInstanceState ( android arg0 ) : void
arg0 android
Результат void

onResume() защищенный метод

protected onResume ( ) : void
Результат void

onRetainNonConfigurationInstance() публичный метод

public onRetainNonConfigurationInstance ( ) : global::java.lang.Object
Результат global::java.lang.Object

onSaveInstanceState() защищенный метод

protected onSaveInstanceState ( android arg0 ) : void
arg0 android
Результат void

onSearchRequested() публичный метод

public onSearchRequested ( ) : bool
Результат bool

onStart() защищенный метод

protected onStart ( ) : void
Результат void

onStop() защищенный метод

protected onStop ( ) : void
Результат void

onTitleChanged() защищенный метод

protected onTitleChanged ( java arg0, int arg1 ) : void
arg0 java
arg1 int
Результат void

onTitleChanged() защищенный метод

protected onTitleChanged ( string arg0, int arg1 ) : void
arg0 string
arg1 int
Результат void

onTouchEvent() публичный метод

public onTouchEvent ( android arg0 ) : bool
arg0 android
Результат bool

onTrackballEvent() публичный метод

public onTrackballEvent ( android arg0 ) : bool
arg0 android
Результат bool

onUserInteraction() публичный метод

public onUserInteraction ( ) : void
Результат void

onUserLeaveHint() защищенный метод

protected onUserLeaveHint ( ) : void
Результат void

onWindowAttributesChanged() публичный метод

public onWindowAttributesChanged ( android arg0 ) : void
arg0 android
Результат void

onWindowFocusChanged() публичный метод

public onWindowFocusChanged ( bool arg0 ) : void
arg0 bool
Результат void

openContextMenu() публичный метод

public openContextMenu ( android arg0 ) : void
arg0 android
Результат void

openOptionsMenu() публичный метод

public openOptionsMenu ( ) : void
Результат void

overridePendingTransition() публичный метод

public overridePendingTransition ( int arg0, int arg1 ) : void
arg0 int
arg1 int
Результат void

registerForContextMenu() публичный метод

public registerForContextMenu ( android arg0 ) : void
arg0 android
Результат void

removeDialog() публичный метод

public removeDialog ( int arg0 ) : void
arg0 int
Результат void

requestWindowFeature() публичный метод

public requestWindowFeature ( int arg0 ) : bool
arg0 int
Результат bool

runOnUiThread() публичный метод

public runOnUiThread ( global arg0 ) : void
arg0 global
Результат void

runOnUiThread() публичный метод

public runOnUiThread ( java arg0 ) : void
arg0 java
Результат void

setContentView() публичный метод

public setContentView ( android arg0 ) : void
arg0 android
Результат void

setContentView() публичный метод

public setContentView ( android arg0, android arg1 ) : void
arg0 android
arg1 android
Результат void

setContentView() публичный метод

public setContentView ( int arg0 ) : void
arg0 int
Результат void

setDefaultKeyMode() публичный метод

public setDefaultKeyMode ( int arg0 ) : void
arg0 int
Результат void

setFeatureDrawable() публичный метод

public setFeatureDrawable ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Результат void

setFeatureDrawableAlpha() публичный метод

public setFeatureDrawableAlpha ( int arg0, int arg1 ) : void
arg0 int
arg1 int
Результат void

setFeatureDrawableResource() публичный метод

public setFeatureDrawableResource ( int arg0, int arg1 ) : void
arg0 int
arg1 int
Результат void

setFeatureDrawableUri() публичный метод

public setFeatureDrawableUri ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Результат void

setIntent() публичный метод

public setIntent ( android arg0 ) : void
arg0 android
Результат void

setPersistent() публичный метод

public setPersistent ( bool arg0 ) : void
arg0 bool
Результат void

setProgress() публичный метод

public setProgress ( int arg0 ) : void
arg0 int
Результат void

setProgressBarIndeterminate() публичный метод

public setProgressBarIndeterminate ( bool arg0 ) : void
arg0 bool
Результат void

setProgressBarIndeterminateVisibility() публичный метод

public setProgressBarIndeterminateVisibility ( bool arg0 ) : void
arg0 bool
Результат void

setProgressBarVisibility() публичный метод

public setProgressBarVisibility ( bool arg0 ) : void
arg0 bool
Результат void

setRequestedOrientation() публичный метод

public setRequestedOrientation ( int arg0 ) : void
arg0 int
Результат void

setResult() публичный метод

public setResult ( int arg0 ) : void
arg0 int
Результат void

setResult() публичный метод

public setResult ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Результат void

setSecondaryProgress() публичный метод

public setSecondaryProgress ( int arg0 ) : void
arg0 int
Результат void

setTitle() публичный метод

public setTitle ( int arg0 ) : void
arg0 int
Результат void

setTitle() публичный метод

public setTitle ( java arg0 ) : void
arg0 java
Результат void

setTitle() публичный метод

public setTitle ( string arg0 ) : void
arg0 string
Результат void

setTitleColor() публичный метод

public setTitleColor ( int arg0 ) : void
arg0 int
Результат void

setVisible() публичный метод

public setVisible ( bool arg0 ) : void
arg0 bool
Результат void

setVolumeControlStream() публичный метод

public setVolumeControlStream ( int arg0 ) : void
arg0 int
Результат void

showDialog() публичный метод

public showDialog ( int arg0, android arg1 ) : bool
arg0 int
arg1 android
Результат bool

showDialog() публичный метод

public showDialog ( int arg0 ) : void
arg0 int
Результат void

startActivity() публичный метод

public startActivity ( android arg0 ) : void
arg0 android
Результат void

startActivityForResult() публичный метод

public startActivityForResult ( android arg0, int arg1 ) : void
arg0 android
arg1 int
Результат void

startActivityFromChild() публичный метод

public startActivityFromChild ( android arg0, android arg1, int arg2 ) : void
arg0 android
arg1 android
arg2 int
Результат void

startActivityIfNeeded() публичный метод

public startActivityIfNeeded ( android arg0, int arg1 ) : bool
arg0 android
arg1 int
Результат bool

startIntentSender() публичный метод

public startIntentSender ( android arg0, android arg1, int arg2, int arg3, int arg4 ) : void
arg0 android
arg1 android
arg2 int
arg3 int
arg4 int
Результат void

startIntentSenderForResult() публичный метод

public startIntentSenderForResult ( android arg0, int arg1, android arg2, int arg3, int arg4, int arg5 ) : void
arg0 android
arg1 int
arg2 android
arg3 int
arg4 int
arg5 int
Результат void

startIntentSenderFromChild() публичный метод

public startIntentSenderFromChild ( android arg0, android arg1, int arg2, android arg3, int arg4, int arg5, int arg6 ) : void
arg0 android
arg1 android
arg2 int
arg3 android
arg4 int
arg5 int
arg6 int
Результат void

startManagingCursor() публичный метод

public startManagingCursor ( android arg0 ) : void
arg0 android
Результат void

startNextMatchingActivity() публичный метод

public startNextMatchingActivity ( android arg0 ) : bool
arg0 android
Результат bool

startSearch() публичный метод

public startSearch ( java arg0, bool arg1, android arg2, bool arg3 ) : void
arg0 java
arg1 bool
arg2 android
arg3 bool
Результат void

stopManagingCursor() публичный метод

public stopManagingCursor ( android arg0 ) : void
arg0 android
Результат void

takeKeyEvents() публичный метод

public takeKeyEvents ( bool arg0 ) : void
arg0 bool
Результат void

triggerSearch() публичный метод

public triggerSearch ( java arg0, android arg1 ) : void
arg0 java
arg1 android
Результат void

unregisterForContextMenu() публичный метод

public unregisterForContextMenu ( android arg0 ) : void
arg0 android
Результат void