From 8d2cd399bdb3ef3b637255cd20a07d42f5a62d10 Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Sun, 16 May 2021 15:04:02 -0400 Subject: [PATCH 1/5] Update Android.App.Activity with API 30 Javadocs --- .../Android.App/Activity+InterfaceConsts.xml | 121 +- docs/Mono.Android/en/Android.App/Activity.xml | 4549 +++++++++++++---- 2 files changed, 3686 insertions(+), 984 deletions(-) diff --git a/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml b/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml index 3d5bc22e3d..1407221b2f 100644 --- a/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml +++ b/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml @@ -33,7 +33,7 @@ Android.Runtime.Register("TRIM_MEMORY_BACKGROUND") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -41,9 +41,19 @@ 40 - To be added. + Level for : the process has gone on to the + LRU list. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_BACKGROUND. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -62,7 +72,7 @@ Android.Runtime.Register("TRIM_MEMORY_COMPLETE") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -70,9 +80,20 @@ 80 - To be added. + Level for : the process is nearing the end + of the background LRU list, and if more memory isn't found soon it will + be killed. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_COMPLETE. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -91,7 +112,7 @@ Android.Runtime.Register("TRIM_MEMORY_MODERATE") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -99,9 +120,20 @@ 60 - To be added. + Level for : the process is around the middle + of the background LRU list; freeing memory can help the system keep + other processes running later in the list for better overall performance. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_MODERATE. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -117,10 +149,10 @@ - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + Android.Runtime.Register("TRIM_MEMORY_RUNNING_CRITICAL") - Android.Runtime.Register("TRIM_MEMORY_RUNNING_CRITICAL", ApiSince=16) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -128,9 +160,20 @@ 15 - To be added. + Level for : the process is not an expendable + background process, but the device is running extremely low on memory + and is about to not be able to keep any background processes running. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_CRITICAL. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -146,10 +189,10 @@ - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + Android.Runtime.Register("TRIM_MEMORY_RUNNING_LOW") - Android.Runtime.Register("TRIM_MEMORY_RUNNING_LOW", ApiSince=16) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -157,9 +200,19 @@ 10 - To be added. + Level for : the process is not an expendable + background process, but the device is running low on memory. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_LOW. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -175,10 +228,10 @@ - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + Android.Runtime.Register("TRIM_MEMORY_RUNNING_MODERATE") - Android.Runtime.Register("TRIM_MEMORY_RUNNING_MODERATE", ApiSince=16) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -186,9 +239,19 @@ 5 - To be added. + Level for : the process is not an expendable + background process, but the device is running moderately low on memory. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_MODERATE. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -207,7 +270,7 @@ Android.Runtime.Register("TRIM_MEMORY_UI_HIDDEN") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) @@ -215,9 +278,19 @@ 20 - To be added. + Level for : the process had been showing + a user interface, and is no longer doing so. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN. + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. diff --git a/docs/Mono.Android/en/Android.App/Activity.xml b/docs/Mono.Android/en/Android.App/Activity.xml index eb07dca02f..13c839b80a 100644 --- a/docs/Mono.Android/en/Android.App/Activity.xml +++ b/docs/Mono.Android/en/Android.App/Activity.xml @@ -1,6 +1,6 @@ - - + + @@ -11,21 +11,12 @@ Android.Views.ContextThemeWrapper - - Android.Content.IComponentCallbacks - Android.Content.IComponentCallbacks2 - - Android.Runtime.IJavaObject - Android.Views.KeyEvent+ICallback - - Android.Views.LayoutInflater+IFactory - Android.Views.LayoutInflater+IFactory2 @@ -35,13 +26,16 @@ Android.Views.Window+ICallback + + Java.Interop.IJavaPeerable + System.IDisposable - Android.Runtime.Register("android/app/Activity", ApiSince=1, DoNotGenerateAcw=true) + Android.Runtime.Register("android/app/Activity", DoNotGenerateAcw=true) @@ -116,7 +110,7 @@ - get: Android.Runtime.Register("getActionBar", "()Landroid/app/ActionBar;", "GetGetActionBarHandler", ApiSince=11) + get: Android.Runtime.Register("getActionBar", "()Landroid/app/ActionBar;", "GetGetActionBarHandler") @@ -124,9 +118,18 @@ Retrieve a reference to this activity's ActionBar. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + The Activity's ActionBar, or null if it does not have one. + + + + Java documentation for android.app.Activity.getActionBar(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -155,11 +158,19 @@ The desired content to display. - Layout parameters for the view. - + Layout parameters for the view. Add an additional content view to the activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.addContentView(android.view.View, android.view.LayoutParams). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -176,7 +187,7 @@ - get: Android.Runtime.Register("getApplication", "()Landroid/app/Application;", "GetGetApplicationHandler") + get: Android.Runtime.Register("getApplication", "()Landroid/app/Application;", "") @@ -186,7 +197,16 @@ Return the application that owns this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getApplication(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -211,9 +231,19 @@ Return the name of the activity that invoked this activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + The ComponentName of the activity that will receive your + reply, or null if none. + + + + Java documentation for android.app.Activity.getCallingActivity(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -238,9 +268,19 @@ Return the name of the package that invoked this activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + The package of the activity that will receive your + reply, or null if none. + + + + Java documentation for android.app.Activity.getCallingPackage(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -264,10 +304,26 @@ Android.Content.PM.ConfigChanges - To be added. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + If this activity is being destroyed because it can not handle a + configuration parameter being changed (and thus its + method is + <em>not</em> being called), then you can use this method to discover + the set of changes that have occurred while in the process of being + destroyed. + Returns a bit field of the configuration parameters that are + changing, as defined by the + class. + + + + Java documentation for android.app.Activity.getChangingConfigurations(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -284,7 +340,7 @@ - Android.Runtime.Register("closeContextMenu", "()V", "GetCloseContextMenuHandler", ApiSince=3) + Android.Runtime.Register("closeContextMenu", "()V", "GetCloseContextMenuHandler") @@ -294,7 +350,16 @@ Programmatically closes the most recently opened context menu, if showing. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.closeContextMenu(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -321,7 +386,16 @@ Progammatically closes the options menu. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.closeOptionsMenu(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -345,10 +419,19 @@ Android.Content.ComponentName - Returns complete component name of this activity. - To be added. + Returns the complete component name of this activity. + Returns the complete component name for this activity - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getComponentName(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -365,17 +448,26 @@ - get: Android.Runtime.Register("getContentScene", "()Landroid/transition/Scene;", "GetGetContentSceneHandler", ApiSince=21) + get: Android.Runtime.Register("getContentScene", "()Landroid/transition/Scene;", "GetGetContentSceneHandler") Android.Transitions.Scene - Retrieve the representing this window's current content. - To be added. + Retrieve the representing this window's current content. + Current Scene being shown or null - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getContentScene(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -391,21 +483,48 @@ - get: Android.Runtime.Register("getContentTransitionManager", "()Landroid/transition/TransitionManager;", "GetGetContentTransitionManagerHandler", ApiSince=21) + get: Android.Runtime.Register("getContentTransitionManager", "()Landroid/transition/TransitionManager;", "GetGetContentTransitionManagerHandler") - set: Android.Runtime.Register("setContentTransitionManager", "(Landroid/transition/TransitionManager;)V", "GetSetContentTransitionManager_Landroid_transition_TransitionManager_Handler", ApiSince=21) + set: Android.Runtime.Register("setContentTransitionManager", "(Landroid/transition/TransitionManager;)V", "GetSetContentTransitionManager_Landroid_transition_TransitionManager_Handler") Android.Transitions.TransitionManager - Retrieve the responsible for default transitions in this window. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. - + Retrieve the responsible for default transitions in this window. -or- Set the to use for default transitions in this window. + This window's content TransitionManager or null if none is set. + + Property getter documentation: + + + Java documentation for android.app.Activity.getContentTransitionManager(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Property setter documentation: + + + Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). + + + + Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). + + Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager).Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager)android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the + Android Open Source ProjectAndroid Open Source ProjectAndroid Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. @@ -439,21 +558,35 @@ Private request code for the sender that will be - associated with the result data when it is returned. The sender can not - modify this value, allowing you to identify incoming results. + associated with the result data when it is returned. The sender can not + modify this value, allowing you to identify incoming results. Default data to supply in the result, which may be modified - by the sender. - May be Android.App.PendingIntent.FLAG_ONE_SHOT, - Android.App.PendingIntent.FLAG_NO_CREATE, - , - , - or any of the flags as supported by - to control which unspecified parts - of the intent that can be supplied when the actual send happens. - To be added. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + by the sender. + May be , + , + , + , + or any of the flags as supported by + to control which unspecified parts + of the intent that can be supplied when the actual send happens. + Create a new PendingIntent object which you can hand to others + for them to use to send result data back to your + callback. + Returns an existing or new PendingIntent matching the given + parameters. May return null only if + has been + supplied. + + + + Java documentation for android.app.Activity.createPendingResult(int, android.content.Intent, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -478,11 +611,20 @@ Android.Views.View - Calls on the - Window of this Activity to return the currently focused view. - To be added. + Calls on the + Window of this Activity to return the currently focused view. + View The current View with focus or null. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getCurrentFocus(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -515,9 +657,18 @@ The id of the managed dialog. - Dismiss a dialog that was previously shown via . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Dismiss a dialog that was previously shown via . + + + + Java documentation for android.app.Activity.dismissDialog(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. if the id was not previously shown via @@ -526,6 +677,8 @@ + if the id was not previously shown via + . @@ -548,9 +701,18 @@ - To be added. + Dismiss the Keyboard Shortcuts screen. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.dismissKeyboardShortcutsHelper(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -560,9 +722,6 @@ Method - - M:Android.Views.Window.ICallback.DispatchGenericMotionEvent(Android.Views.MotionEvent) - 0.0.0.0 Mono.Android @@ -581,12 +740,24 @@ The generic motion event. Called to process generic motion events. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + boolean Return true if this event was consumed. + + + + Java documentation for android.app.Activity.dispatchGenericMotionEvent(android.view.MotionEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.DispatchGenericMotionEvent(Android.Views.MotionEvent) + @@ -594,9 +765,6 @@ Method - - M:Android.Views.Window.ICallback.DispatchKeyEvent(Android.Views.KeyEvent) - 0.0.0.0 Mono.Android @@ -615,12 +783,24 @@ The key event. Called to process key events. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + boolean Return true if this event was consumed. + + + + Java documentation for android.app.Activity.dispatchKeyEvent(android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.DispatchKeyEvent(Android.Views.KeyEvent) + @@ -628,9 +808,6 @@ Method - - M:Android.Views.Window.ICallback.DispatchKeyShortcutEvent(Android.Views.KeyEvent) - 0.0.0.0 Mono.Android @@ -649,12 +826,24 @@ The key shortcut event. Called to process a key shortcut event. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + True if this event was consumed. + + + + Java documentation for android.app.Activity.dispatchKeyShortcutEvent(android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.DispatchKeyShortcutEvent(Android.Views.KeyEvent) + @@ -662,9 +851,6 @@ Method - - M:Android.Views.Window.ICallback.DispatchPopulateAccessibilityEvent(Android.Views.Accessibility.AccessibilityEvent) - 0.0.0.0 Mono.Android @@ -689,6 +875,9 @@ + + M:Android.Views.Window.ICallback.DispatchPopulateAccessibilityEvent(Android.Views.Accessibility.AccessibilityEvent) + @@ -696,9 +885,6 @@ Method - - M:Android.Views.Window.ICallback.DispatchTouchEvent(Android.Views.MotionEvent) - 0.0.0.0 Mono.Android @@ -717,12 +903,24 @@ The touch screen event. Called to process touch screen events. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + boolean Return true if this event was consumed. + + + + Java documentation for android.app.Activity.dispatchTouchEvent(android.view.MotionEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.DispatchTouchEvent(Android.Views.MotionEvent) + @@ -730,9 +928,6 @@ Method - - M:Android.Views.Window.ICallback.DispatchTrackballEvent(Android.Views.MotionEvent) - 0.0.0.0 Mono.Android @@ -751,12 +946,24 @@ The trackball event. Called to process trackball events. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + boolean Return true if this event was consumed. + + + + Java documentation for android.app.Activity.dispatchTrackballEvent(android.view.MotionEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.DispatchTrackballEvent(Android.Views.MotionEvent) + @@ -770,7 +977,7 @@ - Android.Runtime.Register("dump", "(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V", "GetDump_Ljava_lang_String_Ljava_io_FileDescriptor_Ljava_io_PrintWriter_arrayLjava_lang_String_Handler", ApiSince=11) + Android.Runtime.Register("dump", "(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V", "GetDump_Ljava_lang_String_Ljava_io_FileDescriptor_Ljava_io_PrintWriter_arrayLjava_lang_String_Handler") @@ -786,12 +993,20 @@ Desired prefix to prepend at each line of output. The raw file descriptor that the dump is being sent to. The PrintWriter to which you should dump your state. This will be - closed for you after you return. - additional arguments to the dump request. - + closed for you after you return. + additional arguments to the dump request. Print the Activity's state into the given stream. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[]). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -819,9 +1034,18 @@ - To be added. + Puts the activity in picture-in-picture mode if possible in the current system state. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.enterPictureInPictureMode(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -848,10 +1072,19 @@ To be added. - To be added. + Puts the activity in picture-in-picture mode if possible in the current system state. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.enterPictureInPictureMode(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -877,12 +1110,21 @@ - To be added. - Finds a view that was identified by the id attribute from the XML that - was processed in . - To be added. + the ID to search for + Finds a view that was identified by the android:id XML attribute + that was processed in . + a view with given ID if found, or null otherwise - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.findViewById(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -942,7 +1184,16 @@ Call this when your activity is done and should be closed. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.finish(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -970,14 +1221,22 @@ The request code of the activity that you had - given to startActivityForResult(). If there are multiple - activities started with this request code, they - will all be finished. - + given to startActivityForResult(). If there are multiple + activities started with this request code, they + will all be finished. Force finish another activity that you had previously started with - . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + . + + + + Java documentation for android.app.Activity.finishActivity(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -996,6 +1255,9 @@ Android.Runtime.Register("finishActivityFromChild", "(Landroid/app/Activity;I)V", "GetFinishActivityFromChild_Landroid_app_Activity_IHandler") + + System.Obsolete("deprecated") + System.Void @@ -1007,12 +1269,20 @@ The activity making the call. Request code that had been used to start the - activity. - + activity. This is called when a child activity of this one calls its - finishActivity(). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + finishActivity(). + + + + Java documentation for android.app.Activity.finishActivityFromChild(android.app.Activity, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1029,7 +1299,7 @@ - Android.Runtime.Register("finishAffinity", "()V", "GetFinishAffinityHandler", ApiSince=16) + Android.Runtime.Register("finishAffinity", "()V", "GetFinishAffinityHandler") @@ -1038,9 +1308,18 @@ Finish this activity as well as all activities immediately below it - in the current task that have the same affinity. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + in the current task that have the same affinity. + + + + Java documentation for android.app.Activity.finishAffinity(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1057,7 +1336,7 @@ - Android.Runtime.Register("finishAfterTransition", "()V", "GetFinishAfterTransitionHandler", ApiSince=21) + Android.Runtime.Register("finishAfterTransition", "()V", "GetFinishAfterTransitionHandler") @@ -1066,9 +1345,18 @@ Reverses the Activity Scene entry Transition and triggers the calling Activity - to reverse its exit Transition. + to reverse its exit Transition. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.finishAfterTransition(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1084,7 +1372,7 @@ - Android.Runtime.Register("finishAndRemoveTask", "()V", "GetFinishAndRemoveTaskHandler", ApiSince=21) + Android.Runtime.Register("finishAndRemoveTask", "()V", "GetFinishAndRemoveTaskHandler") @@ -1093,9 +1381,18 @@ Call this when your activity is done and should be closed and the task should be completely - removed as a part of finishing the Activity. + removed as a part of finishing the root activity of the task. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.finishAndRemoveTask(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1113,6 +1410,9 @@ Android.Runtime.Register("finishFromChild", "(Landroid/app/Activity;)V", "GetFinishFromChild_Landroid_app_Activity_Handler") + + System.Obsolete("deprecated") + System.Void @@ -1123,9 +1423,18 @@ The activity making the call. This is called when a child activity of this one calls its - method. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + method. + + + + Java documentation for android.app.Activity.finishFromChild(android.app.Activity). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1171,7 +1480,10 @@ - get: Android.Runtime.Register("getFragmentManager", "()Landroid/app/FragmentManager;", "GetGetFragmentManagerHandler", ApiSince=11) + System.Obsolete("deprecated") + + + get: Android.Runtime.Register("getFragmentManager", "()Landroid/app/FragmentManager;", "GetGetFragmentManagerHandler") @@ -1179,10 +1491,19 @@ Return the FragmentManager for interacting with fragments associated - with this activity. + with this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getFragmentManager(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1215,14 +1536,23 @@ - Operating mode. Use for the default - operation, and - to control permissions. - Retrieve a object for accessing preferences - that are private to this activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Operating mode. Use for the default + operation. + Retrieve a object for accessing preferences + that are private to this activity. + Returns the single SharedPreferences instance that can be used + to retrieve and modify the preference values. + + + + Java documentation for android.app.Activity.getPreferences(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1239,17 +1569,26 @@ - get: Android.Runtime.Register("hasWindowFocus", "()Z", "GetHasWindowFocusHandler", ApiSince=3) + get: Android.Runtime.Register("hasWindowFocus", "()Z", "GetHasWindowFocusHandler") System.Boolean - Returns true if this activity's main window currently has window focus. - To be added. + Returns true if this activity's <em>main</em> window currently has window focus. + True if this activity's main window currently has window focus. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.hasWindowFocus(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1267,10 +1606,10 @@ - get: Android.Runtime.Register("isImmersive", "()Z", "GetIsImmersiveHandler", ApiSince=18) + get: Android.Runtime.Register("isImmersive", "()Z", "GetIsImmersiveHandler") - set: Android.Runtime.Register("setImmersive", "(Z)V", "GetSetImmersive_ZHandler", ApiSince=18) + set: Android.Runtime.Register("setImmersive", "(Z)V", "GetSetImmersive_ZHandler") @@ -1278,11 +1617,38 @@ Bit indicating that this activity is "immersive" and should not be - interrupted by notifications if possible. + interrupted by notifications if possible. -or- Adjust the current immersive mode setting. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. - + Property getter documentation: + + + Java documentation for android.app.Activity.isImmersive(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Property setter documentation: + + + Java documentation for android.app.Activity.setImmersive(boolean). + + + + Java documentation for android.app.Activity.setImmersive(boolean). + + Java documentation for android.app.Activity.setImmersive(boolean).Java documentation for android.app.Activity.setImmersive(boolean)android.app.Activity.setImmersive(boolean). + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the + Android Open Source ProjectAndroid Open Source ProjectAndroid Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. @@ -1300,7 +1666,7 @@ - get: Android.Runtime.Register("getInstanceCount", "()J", "GetGetInstanceCountHandler") + get: Android.Runtime.Register("getInstanceCount", "()J", "") @@ -1336,11 +1702,38 @@ Android.Content.Intent - Return the intent that started this activity. + Return the intent that started this activity. -or- Change the intent returned by . To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. - + Property getter documentation: + + + Java documentation for android.app.Activity.getIntent(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Property setter documentation: + + + Java documentation for android.app.Activity.setIntent(android.content.Intent). + + + + Java documentation for android.app.Activity.setIntent(android.content.Intent). + + Java documentation for android.app.Activity.setIntent(android.content.Intent).Java documentation for android.app.Activity.setIntent(android.content.Intent)android.app.Activity.setIntent(android.content.Intent). + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the + Android Open Source ProjectAndroid Open Source ProjectAndroid Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. @@ -1358,7 +1751,7 @@ - Android.Runtime.Register("invalidateOptionsMenu", "()V", "GetInvalidateOptionsMenuHandler", ApiSince=11) + Android.Runtime.Register("invalidateOptionsMenu", "()V", "GetInvalidateOptionsMenuHandler") @@ -1368,7 +1761,16 @@ Declare that the options menu has changed, so should be recreated. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.invalidateOptionsMenu(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1392,10 +1794,20 @@ System.Boolean - To be added. - To be added. + Returns whether there are any activity transitions currently running on this + activity. + true if a transition is currently running on this activity, false otherwise. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isActivityTransitionRunning(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1411,7 +1823,7 @@ - get: Android.Runtime.Register("isChangingConfigurations", "()Z", "GetIsChangingConfigurationsHandler", ApiSince=11) + get: Android.Runtime.Register("isChangingConfigurations", "()Z", "GetIsChangingConfigurationsHandler") @@ -1419,10 +1831,20 @@ Check to see whether this activity is in the process of being destroyed in order to be - recreated with a new configuration. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + recreated with a new configuration. + If the activity is being torn down in order to be recreated with a new configuration, + returns true; else returns false. + + + + Java documentation for android.app.Activity.isChangingConfigurations(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1439,17 +1861,26 @@ - get: Android.Runtime.Register("isChild", "()Z", "GetIsChildHandler") + get: Android.Runtime.Register("isChild", "()Z", "") System.Boolean - Is this activity embedded inside of another activity? + Is this activity embedded inside of another activity? To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isChild(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1466,18 +1897,27 @@ - get: Android.Runtime.Register("isDestroyed", "()Z", "GetIsDestroyedHandler", ApiSince=17) + get: Android.Runtime.Register("isDestroyed", "()Z", "GetIsDestroyedHandler") System.Boolean - Returns true if the final call has been made - on the Activity, so this instance is now dead. + Returns true if the final call has been made + on the Activity, so this instance is now dead. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isDestroyed(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1502,11 +1942,20 @@ Check to see whether this activity is in the process of finishing, - either because you called on it or someone else - has requested that it finished. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + either because you called on it or someone else + has requested that it finished. + If the activity is finishing, returns true; else returns false. + + + + Java documentation for android.app.Activity.isFinishing(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1531,10 +1980,19 @@ System.Boolean - To be added. - To be added. + Returns true if the activity is currently in multi-window mode. + True if the activity is in multi-window mode. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isInMultiWindowMode(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1557,10 +2015,19 @@ System.Boolean - To be added. - To be added. + Returns true if the activity is currently in picture-in-picture mode. + True if the activity is in picture-in-picture mode. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isInPictureInPictureMode(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1583,10 +2050,20 @@ System.Boolean - To be added. - To be added. + Queries whether the currently enabled voice interaction service supports returning + a voice interactor for use by the activity. + whether the current voice interaction service supports local voice interaction - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isLocalVoiceInteractionSupported(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1610,9 +2087,18 @@ Return whether this activity is the root of a task. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + True if this is the root activity, else false. + + + + Java documentation for android.app.Activity.isTaskRoot(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1636,10 +2122,19 @@ System.Boolean - To be added. + Check whether this activity is running as part of a voice interaction with the user. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isVoiceInteraction(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1662,10 +2157,20 @@ System.Boolean - To be added. + Like , but only returns true if this is also the root + of a voice interaction. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.isVoiceInteractionRoot(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1679,6 +2184,14 @@ Mono.Android 0.0.0.0 + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never) + + Java.Interop.JniPeerMembers @@ -1710,10 +2223,19 @@ Retrieve the non-configuration instance data that was previously - returned by . - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + returned by . + the object previously returned by + + + + Java documentation for android.app.Activity.getLastNonConfigurationInstance(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1738,10 +2260,19 @@ Convenience for calling - . + . To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getLayoutInflater(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1758,7 +2289,10 @@ - get: Android.Runtime.Register("getLoaderManager", "()Landroid/app/LoaderManager;", "GetGetLoaderManagerHandler", ApiSince=11) + System.Obsolete("deprecated") + + + get: Android.Runtime.Register("getLoaderManager", "()Landroid/app/LoaderManager;", "GetGetLoaderManagerHandler") @@ -1768,7 +2302,16 @@ Return the LoaderManager for this activity, creating it if needed. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getLoaderManager(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1793,9 +2336,18 @@ Returns class name for this activity with the package prefix removed. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + The local class name. + + + + Java documentation for android.app.Activity.getLocalClassName(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1863,10 +2415,20 @@ System.Int32 - To be added. + Return the number of actions that will be displayed in the picture-in-picture UI when the + user interacts with the activity currently in picture-in-picture mode. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getMaxNumPictureInPictureActions(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1882,10 +2444,10 @@ - get: Android.Runtime.Register("getMediaController", "()Landroid/media/session/MediaController;", "GetGetMediaControllerHandler", ApiSince=21) + get: Android.Runtime.Register("getMediaController", "()Landroid/media/session/MediaController;", "") - set: Android.Runtime.Register("setMediaController", "(Landroid/media/session/MediaController;)V", "GetSetMediaController_Landroid_media_session_MediaController_Handler", ApiSince=21) + set: Android.Runtime.Register("setMediaController", "(Landroid/media/session/MediaController;)V", "") @@ -1893,11 +2455,38 @@ Gets the controller which should be receiving media key and volume events - while this activity is in the foreground. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. - + while this activity is in the foreground. -or- Sets a to send media keys and volume changes to. + The controller which should receive events. + + Property getter documentation: + + + Java documentation for android.app.Activity.getMediaController(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Property setter documentation: + + + Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController). + + + + Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController). + + Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController).Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController)android.app.Activity.setMediaController(android.media.session.MediaController). + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the + Android Open Source ProjectAndroid Open Source ProjectAndroid Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. @@ -1920,10 +2509,19 @@ Android.Views.MenuInflater - Returns a with this context. + Returns a with this context. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getMenuInflater(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1951,13 +2549,23 @@ If false then this only works if the activity is the root - of a task; if true it will work for any activity in - a task. + of a task; if true it will work for any activity in + a task. Move the task containing this activity to the back of the activity - stack. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + stack. + If the task was moved (or it was already at the + back) true is returned, else false. + + + + Java documentation for android.app.Activity.moveTaskToBack(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -1974,7 +2582,7 @@ - Android.Runtime.Register("navigateUpTo", "(Landroid/content/Intent;)Z", "GetNavigateUpTo_Landroid_content_Intent_Handler", ApiSince=16) + Android.Runtime.Register("navigateUpTo", "(Landroid/content/Intent;)Z", "GetNavigateUpTo_Landroid_content_Intent_Handler") @@ -1986,10 +2594,21 @@ An intent representing the target destination for up navigation Navigate from this activity to the activity specified by upIntent, finishing this activity - in the process. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + in the process. + true if up navigation successfully reached the activity indicated by upIntent and + upIntent was delivered to it. false if an instance of the indicated activity could + not be found and this activity was simply finished normally. + + + + Java documentation for android.app.Activity.navigateUpTo(android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2006,7 +2625,10 @@ - Android.Runtime.Register("navigateUpToFromChild", "(Landroid/app/Activity;Landroid/content/Intent;)Z", "GetNavigateUpToFromChild_Landroid_app_Activity_Landroid_content_Intent_Handler", ApiSince=16) + Android.Runtime.Register("navigateUpToFromChild", "(Landroid/app/Activity;Landroid/content/Intent;)Z", "GetNavigateUpToFromChild_Landroid_app_Activity_Landroid_content_Intent_Handler") + + + System.Obsolete("deprecated") @@ -2020,10 +2642,21 @@ The activity making the call. An intent representing the target destination for up navigation This is called when a child activity of this one calls its - method. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + method. + true if up navigation successfully reached the activity indicated by upIntent and + upIntent was delivered to it. false if an instance of the indicated activity could + not be found and this activity was simply finished normally. + + + + Java documentation for android.app.Activity.navigateUpToFromChild(android.app.Activity, android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2034,9 +2667,6 @@ Method - - M:Android.Views.Window.ICallback.OnActionModeFinished(Android.Views.ActionMode) - 0.0.0.0 Mono.Android @@ -2053,14 +2683,25 @@ - The action mode that just finished. - + The action mode that just finished. Notifies the activity that an action mode has finished. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onActionModeFinished(android.view.ActionMode). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnActionModeFinished(Android.Views.ActionMode) + @@ -2068,9 +2709,6 @@ Method - - M:Android.Views.Window.ICallback.OnActionModeStarted(Android.Views.ActionMode) - 0.0.0.0 Mono.Android @@ -2087,14 +2725,25 @@ - The new action mode. - + The new action mode. Notifies the Activity that an action mode has been started. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onActionModeStarted(android.view.ActionMode). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnActionModeStarted(Android.Views.ActionMode) + @@ -2108,7 +2757,7 @@ - Android.Runtime.Register("onActivityReenter", "(ILandroid/content/Intent;)V", "GetOnActivityReenter_ILandroid_content_Intent_Handler", ApiSince=21) + Android.Runtime.Register("onActivityReenter", "(ILandroid/content/Intent;)V", "GetOnActivityReenter_ILandroid_content_Intent_Handler") @@ -2120,15 +2769,23 @@ The integer result code returned by the child activity - through its setResult(). + through its setResult(). An Intent, which can return result data to the caller - (various data can be attached to Intent "extras"). - + (various data can be attached to Intent "extras"). Called when an activity you launched with an activity transition exposes this - Activity through a returning activity transition, giving you the resultCode - and any additional data from it. + Activity through a returning activity transition, giving you the resultCode + and any additional data from it. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onActivityReenter(int, android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2163,17 +2820,26 @@ The integer request code originally supplied to - startActivityForResult(), allowing you to identify who this - result came from. + startActivityForResult(), allowing you to identify who this + result came from. The integer result code returned by the child activity - through its setResult(). + through its setResult(). An Intent, which can return result data to the caller - (various data can be attached to Intent "extras"). + (various data can be attached to Intent "extras"). Called when an activity you launched exits, giving you the requestCode - you started it with, the resultCode it returned, and any additional - data from it. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + you started it with, the resultCode it returned, and any additional + data from it. + + + + Java documentation for android.app.Activity.onActivityResult(int, int, android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2187,9 +2853,6 @@ Method - - M:Android.Views.Window.ICallback.OnAttachedToWindow - 0.0.0.0 Mono.Android @@ -2205,13 +2868,25 @@ Called when the main window associated with the activity has been - attached to the window manager. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + attached to the window manager. + + + + Java documentation for android.app.Activity.onAttachedToWindow(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnAttachedToWindow + @@ -2225,7 +2900,10 @@ - Android.Runtime.Register("onAttachFragment", "(Landroid/app/Fragment;)V", "GetOnAttachFragment_Landroid_app_Fragment_Handler", ApiSince=11) + Android.Runtime.Register("onAttachFragment", "(Landroid/app/Fragment;)V", "GetOnAttachFragment_Landroid_app_Fragment_Handler") + + + System.Obsolete("deprecated") @@ -2237,10 +2915,19 @@ To be added. Called when a Fragment is being attached to this activity, immediately - after the call to its - method and before . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + after the call to its + method and before . + + + + Java documentation for android.app.Activity.onAttachFragment(android.app.Fragment). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2257,7 +2944,7 @@ - Android.Runtime.Register("onBackPressed", "()V", "GetOnBackPressedHandler", ApiSince=5) + Android.Runtime.Register("onBackPressed", "()V", "GetOnBackPressedHandler") @@ -2266,9 +2953,18 @@ Called when the activity has detected the user's press of the back - key. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + key. + + + + Java documentation for android.app.Activity.onBackPressed(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2338,9 +3034,6 @@ Method - - M:Android.Content.IComponentCallbacks.OnConfigurationChanged(Android.Content.Res.Configuration) - 0.0.0.0 Mono.Android @@ -2357,15 +3050,26 @@ - The new device configuration. - + The new device configuration. Called by the system when the device configuration changes while your - activity is running. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + activity is running. + + + + Java documentation for android.app.Activity.onConfigurationChanged(android.content.res.Configuration). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Content.IComponentCallbacks.OnConfigurationChanged(Android.Content.Res.Configuration) + @@ -2373,9 +3077,6 @@ Method - - M:Android.Views.Window.ICallback.OnContentChanged - 0.0.0.0 Mono.Android @@ -2399,6 +3100,9 @@ + + M:Android.Views.Window.ICallback.OnContentChanged + @@ -2424,9 +3128,19 @@ The context menu item that was selected. This hook is called whenever an item in a context menu is selected. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + boolean Return false to allow normal context menu processing to + proceed, true to consume it here. + + + + Java documentation for android.app.Activity.onContextItemSelected(android.view.MenuItem). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2453,13 +3167,21 @@ - The context menu that is being closed. - + The context menu that is being closed. This hook is called whenever the context menu is being closed (either by - the user canceling the menu with the back/menu button, or when an item is - selected). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + the user canceling the menu with the back/menu button, or when an item is + selected). + + + + Java documentation for android.app.Activity.onContextMenuClosed(android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2487,11 +3209,20 @@ If the activity is being re-initialized after - previously being shut down then this Bundle contains the data it most - recently supplied in . Note: Otherwise it is null. + previously being shut down then this Bundle contains the data it most + recently supplied in . <b>Note: Otherwise it is null.</b> Called when the activity is starting. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreate(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2512,7 +3243,7 @@ - Android.Runtime.Register("onCreate", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnCreate_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler", ApiSince=21) + Android.Runtime.Register("onCreate", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnCreate_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler") @@ -2523,19 +3254,25 @@ - if the activity is being re-initialized after - previously being shut down then this Bundle contains the data it most - recently supplied in . - Note: Otherwise it is null. + If the activity is being re-initialized after + previously being shut down then this Bundle contains the data it most + recently supplied in . <b>Note: Otherwise it is null.</b> if the activity is being re-initialized after previously being shut down or powered off then this Bundle contains the data it most recently supplied to outPersistentState in . Note: Otherwise it is null. - Same as but called for those activities created with - the attribute set to - persistAcrossReboots. + Called when the activity is starting. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreate(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2550,9 +3287,6 @@ Method - - M:Android.Views.View.IOnCreateContextMenuListener.OnCreateContextMenu(Android.Views.IContextMenu,Android.Views.View,Android.Views.IContextMenuContextMenuInfo) - 0.0.0.0 Mono.Android @@ -2579,10 +3313,22 @@ Called when a context menu for the view is about to be shown. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateContextMenu(android.view.ContextMenu, android.view.View, android.view.ContextMenuInfo). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.View.IOnCreateContextMenuListener.OnCreateContextMenu(Android.Views.IContextMenu,Android.Views.View,Android.Views.IContextMenuContextMenuInfo) + @@ -2599,10 +3345,20 @@ - To be added. - To be added. + Generate a new description for this activity. + A description of what the user is doing. It should be short and + sweet (only a few words). - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateDescription(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2627,9 +3383,19 @@ Generate a new description for this activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + A description of what the user is doing. It should be short and + sweet (only a few words). + + + + Java documentation for android.app.Activity.onCreateDescription(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2667,7 +3433,16 @@ To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateDialog(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2684,10 +3459,10 @@ - System.Obsolete("deprecated") + Android.Runtime.Register("onCreateDialog", "(ILandroid/os/Bundle;)Landroid/app/Dialog;", "GetOnCreateDialog_ILandroid_os_Bundle_Handler") - Android.Runtime.Register("onCreateDialog", "(ILandroid/os/Bundle;)Landroid/app/Dialog;", "GetOnCreateDialog_ILandroid_os_Bundle_Handler", ApiSince=8) + System.Obsolete("deprecated") @@ -2704,7 +3479,16 @@ by the activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateDialog(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2725,7 +3509,7 @@ - Android.Runtime.Register("onCreateNavigateUpTaskStack", "(Landroid/app/TaskStackBuilder;)V", "GetOnCreateNavigateUpTaskStack_Landroid_app_TaskStackBuilder_Handler", ApiSince=16) + Android.Runtime.Register("onCreateNavigateUpTaskStack", "(Landroid/app/TaskStackBuilder;)V", "GetOnCreateNavigateUpTaskStack_Landroid_app_TaskStackBuilder_Handler") @@ -2736,12 +3520,20 @@ An empty TaskStackBuilder - the application should add intents representing - the desired task stack - + the desired task stack Define the synthetic task stack that will be generated during Up navigation from - a different task. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + a different task. + + + + Java documentation for android.app.Activity.onCreateNavigateUpTaskStack(android.app.TaskStackBuilder). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2770,9 +3562,19 @@ The options menu in which you place your items. Initialize the contents of the Activity's standard options menu. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + You must return true for the menu to be displayed; + if you return false it will not be shown. + + + + Java documentation for android.app.Activity.onCreateOptionsMenu(android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2785,9 +3587,6 @@ Method - - M:Android.Views.Window.ICallback.OnCreatePanelMenu(System.Int32,Android.Views.IMenu) - 0.0.0.0 Mono.Android @@ -2808,14 +3607,26 @@ The panel being created. The menu inside the panel. Default implementation of - Window Callback onCreatePanelMenu(int,android view Menu) - for activities. + + for activities. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreatePanelMenu(int, android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnCreatePanelMenu(System.Int32,Android.Views.IMenu) + @@ -2823,9 +3634,6 @@ Method - - M:Android.Views.Window.ICallback.OnCreatePanelView(System.Int32) - 0.0.0.0 Mono.Android @@ -2844,14 +3652,26 @@ Which panel is being created. Default implementation of - Window Callback onCreatePanelView(int) - for activities. + + for activities. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreatePanelView(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnCreatePanelView(System.Int32) + @@ -2867,6 +3687,9 @@ Android.Runtime.Register("onCreateThumbnail", "(Landroid/graphics/Bitmap;Landroid/graphics/Canvas;)Z", "GetOnCreateThumbnail_Landroid_graphics_Bitmap_Landroid_graphics_Canvas_Handler") + + System.Obsolete("deprecated") + System.Boolean @@ -2881,7 +3704,16 @@ Generate a new thumbnail for this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateThumbnail(android.graphics.Bitmap, android.graphics.Canvas). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -2895,9 +3727,6 @@ Method - - M:Android.Views.LayoutInflater.IFactory.OnCreateView(System.String,Android.Content.Context,Android.Util.IAttributeSet) - 0.0.0.0 Mono.Android @@ -2920,16 +3749,28 @@ The context the view is being created in. Inflation attributes as specified in XML file. Standard implementation of - LayoutInflater Factory onCreateView(java lang String,android content Context,android util AttributeSet) used when - inflating with the LayoutInflater returned by . + + used when inflating with the LayoutInflater returned by . To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateView(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.LayoutInflater.IFactory.OnCreateView(System.String,Android.Content.Context,Android.Util.IAttributeSet) + @@ -2937,9 +3778,6 @@ Method - - M:Android.Views.LayoutInflater.IFactory2.OnCreateView(Android.Views.View,System.String,Android.Content.Context,Android.Util.IAttributeSet) - 0.0.0.0 Mono.Android @@ -2964,15 +3802,29 @@ Tag name to be inflated. The context the view is being created in. Inflation attributes as specified in XML file. - To be added. + Standard implementation of + + used when inflating with the LayoutInflater returned by . To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onCreateView(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.LayoutInflater.IFactory2.OnCreateView(Android.Views.View,System.String,Android.Content.Context,Android.Util.IAttributeSet) + @@ -2996,7 +3848,16 @@ Perform any final cleanup before an activity is destroyed. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onDestroy(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3011,9 +3872,6 @@ Method - - M:Android.Views.Window.ICallback.OnDetachedFromWindow - 0.0.0.0 Mono.Android @@ -3029,13 +3887,25 @@ Called when the main window associated with the activity has been - detached from the window manager. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + detached from the window manager. + + + + Java documentation for android.app.Activity.onDetachedFromWindow(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnDetachedFromWindow + @@ -3049,7 +3919,7 @@ - Android.Runtime.Register("onEnterAnimationComplete", "()V", "GetOnEnterAnimationCompleteHandler", ApiSince=21) + Android.Runtime.Register("onEnterAnimationComplete", "()V", "GetOnEnterAnimationCompleteHandler") @@ -3059,7 +3929,16 @@ Activities cannot draw during the period that their windows are animating in. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onEnterAnimationComplete(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3075,7 +3954,7 @@ - Android.Runtime.Register("onGenericMotionEvent", "(Landroid/view/MotionEvent;)Z", "GetOnGenericMotionEvent_Landroid_view_MotionEvent_Handler", ApiSince=12) + Android.Runtime.Register("onGenericMotionEvent", "(Landroid/view/MotionEvent;)Z", "GetOnGenericMotionEvent_Landroid_view_MotionEvent_Handler") @@ -3087,23 +3966,69 @@ The generic motion event being processed. Called when a generic motion event was not handled by any of the - views inside of the activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + views inside of the activity. + Return true if you have consumed the event, false if you haven't. + The default implementation always returns false. + + + + Java documentation for android.app.Activity.onGenericMotionEvent(android.view.MotionEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("onGetDirectActions", "(Landroid/os/CancellationSignal;Ljava/util/function/Consumer;)V", "GetOnGetDirectActions_Landroid_os_CancellationSignal_Ljava_util_function_Consumer_Handler", ApiSince=29) + + + + System.Void + + + + + + + A signal to cancel the operation in progress. + The callback to send the action list. The actions list cannot + contain <code>null</code> elements. You can call this on any thread. + Returns the list of direct actions supported by the app. + + + + Java documentation for android.app.Activity.onGetDirectActions(android.os.CancellationSignal, java.util.function.Consumer). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + Method - - M:Android.Views.KeyEvent.ICallback.OnKeyDown(Android.Views.Keycode,Android.Views.KeyEvent) - 0.0.0.0 Mono.Android @@ -3130,15 +4055,29 @@ The value in event.getKeyCode(). Description of the key event. Called when a key was pressed down and not handled by any of the views - inside of the activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + inside of the activity. + Return <code>true</code> to prevent this event from being propagated + further, or <code>false</code> to indicate that you have not handled + this event and it should continue to be propagated. + + + + Java documentation for android.app.Activity.onKeyDown(int, android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.KeyEvent.ICallback.OnKeyDown(Android.Views.Keycode,Android.Views.KeyEvent) + @@ -3146,9 +4085,6 @@ Method - - M:Android.Views.KeyEvent.ICallback.OnKeyLongPress(Android.Views.Keycode,Android.Views.KeyEvent) - 0.0.0.0 Mono.Android @@ -3174,14 +4110,26 @@ The value in event.getKeyCode(). Description of the key event. - Default implementation of : always returns false (doesn't handle - the event). + Default implementation of : always returns false (doesn't handle + the event). To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onKeyLongPress(int, android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.KeyEvent.ICallback.OnKeyLongPress(Android.Views.Keycode,Android.Views.KeyEvent) + @@ -3189,9 +4137,6 @@ Method - - M:Android.Views.KeyEvent.ICallback.OnKeyMultiple(Android.Views.Keycode,System.Int32,Android.Views.KeyEvent) - 0.0.0.0 Mono.Android @@ -3219,14 +4164,26 @@ The value in event.getKeyCode(). Number of pairs as returned by event.getRepeatCount(). Description of the key event. - Default implementation of : always returns false (doesn't handle - the event). + Default implementation of : always returns false (doesn't handle + the event). To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onKeyMultiple(int, int, android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.KeyEvent.ICallback.OnKeyMultiple(Android.Views.Keycode,System.Int32,Android.Views.KeyEvent) + @@ -3240,7 +4197,7 @@ - Android.Runtime.Register("onKeyShortcut", "(ILandroid/view/KeyEvent;)Z", "GetOnKeyShortcut_ILandroid_view_KeyEvent_Handler", ApiSince=11) + Android.Runtime.Register("onKeyShortcut", "(ILandroid/view/KeyEvent;)Z", "GetOnKeyShortcut_ILandroid_view_KeyEvent_Handler") @@ -3260,9 +4217,18 @@ The value in event.getKeyCode(). Description of the key event. Called when a key shortcut event is not handled by any of the views in the Activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + True if the key shortcut was handled. + + + + Java documentation for android.app.Activity.onKeyShortcut(int, android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3273,9 +4239,6 @@ Method - - M:Android.Views.KeyEvent.ICallback.OnKeyUp(Android.Views.Keycode,Android.Views.KeyEvent) - 0.0.0.0 Mono.Android @@ -3302,15 +4265,29 @@ The value in event.getKeyCode(). Description of the key event. Called when a key was released and not handled by any of the views - inside of the activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + inside of the activity. + Return <code>true</code> to prevent this event from being propagated + further, or <code>false</code> to indicate that you have not handled + this event and it should continue to be propagated. + + + + Java documentation for android.app.Activity.onKeyUp(int, android.view.KeyEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.KeyEvent.ICallback.OnKeyUp(Android.Views.Keycode,Android.Views.KeyEvent) + @@ -3332,9 +4309,19 @@ - To be added. + Callback to indicate that has resulted in a + voice interaction session being started. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onLocalVoiceInteractionStarted(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3358,9 +4345,20 @@ - To be added. + Callback to indicate that the local voice interaction has stopped either + because it was requested through a call to + or because it was canceled by the user. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onLocalVoiceInteractionStopped(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3370,9 +4368,6 @@ Method - - M:Android.Content.IComponentCallbacks.OnLowMemory - 0.0.0.0 Mono.Android @@ -3394,6 +4389,9 @@ + + M:Android.Content.IComponentCallbacks.OnLowMemory + @@ -3401,9 +4399,6 @@ Method - - M:Android.Views.Window.ICallback.OnMenuItemSelected(System.Int32,Android.Views.IMenuItem) - 0.0.0.0 Mono.Android @@ -3424,14 +4419,26 @@ The panel that the menu is in. The menu item that was selected. Default implementation of - Window Callback onMenuItemSelected(int,android view MenuItem) - for activities. + + for activities. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onMenuItemSelected(int, android.view.MenuItem). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnMenuItemSelected(System.Int32,Android.Views.IMenuItem) + @@ -3439,9 +4446,6 @@ Method - - M:Android.Views.Window.ICallback.OnMenuOpened(System.Int32,Android.Views.IMenu) - 0.0.0.0 Mono.Android @@ -3461,13 +4465,25 @@ The panel that the menu is in. The menu that is opened. - Called when a panel's menu is opened by the user. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + [TODO: @inheritDoc] + The default implementation returns true. + + + + Java documentation for android.app.Activity.onMenuOpened(int, android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnMenuOpened(System.Int32,Android.Views.IMenu) + @@ -3494,10 +4510,20 @@ - To be added. - To be added. + True if the activity is in multi-window mode. + Called by the system when the activity changes from fullscreen mode to multi-window mode and + visa-versa. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onMultiWindowModeChanged(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3524,11 +4550,21 @@ - To be added. + True if the activity is in multi-window mode. To be added. - To be added. + Called by the system when the activity changes from fullscreen mode to multi-window mode and + visa-versa. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onMultiWindowModeChanged(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3544,7 +4580,7 @@ - Android.Runtime.Register("onNavigateUp", "()Z", "GetOnNavigateUpHandler", ApiSince=16) + Android.Runtime.Register("onNavigateUp", "()Z", "GetOnNavigateUpHandler") @@ -3553,10 +4589,20 @@ This method is called whenever the user chooses to navigate Up within your application's - activity hierarchy from the action bar. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + activity hierarchy from the action bar. + true if Up navigation completed successfully and this Activity was finished, + false otherwise. + + + + Java documentation for android.app.Activity.onNavigateUp(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3573,7 +4619,10 @@ - Android.Runtime.Register("onNavigateUpFromChild", "(Landroid/app/Activity;)Z", "GetOnNavigateUpFromChild_Landroid_app_Activity_Handler", ApiSince=16) + Android.Runtime.Register("onNavigateUpFromChild", "(Landroid/app/Activity;)Z", "GetOnNavigateUpFromChild_Landroid_app_Activity_Handler") + + + System.Obsolete("deprecated") @@ -3583,12 +4632,20 @@ - The activity making the call. - + The activity making the call. This is called when a child activity of this one attempts to navigate up. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onNavigateUpFromChild(android.app.Activity). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3616,9 +4673,20 @@ The new intent that was started for the activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + This is called for activities that set launchMode to "singleTop" in + their package, or if a client used the + flag when calling . + + + + Java documentation for android.app.Activity.onNewIntent(android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3650,9 +4718,19 @@ The menu item that was selected. This hook is called whenever an item in your options menu is selected. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + boolean Return false to allow normal menu processing to + proceed, true to consume it here. + + + + Java documentation for android.app.Activity.onOptionsItemSelected(android.view.MenuItem). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3681,12 +4759,20 @@ The options menu as last shown or first initialized by - onCreateOptionsMenu(). - + onCreateOptionsMenu(). This hook is called whenever the options menu is being closed (either by the user canceling - the menu with the back/menu button, or when an item is selected). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + the menu with the back/menu button, or when an item is selected). + + + + Java documentation for android.app.Activity.onOptionsMenuClosed(android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3697,9 +4783,6 @@ Method - - M:Android.Views.Window.ICallback.OnPanelClosed(System.Int32,Android.Views.IMenu) - 0.0.0.0 Mono.Android @@ -3722,13 +4805,25 @@ being displayed in the panel. Default implementation of - Window Callback onPanelClosed(int,android view Menu) for - activities. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + for + activities. + + + + Java documentation for android.app.Activity.onPanelClosed(int, android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnPanelClosed(System.Int32,Android.Views.IMenu) + @@ -3750,10 +4845,19 @@ - Called as part of the activity lifecycle when an activity is going into - the background, but has not (yet) been killed. + Called as part of the activity lifecycle when the user no longer actively interacts with the + activity, but it is still visible on screen. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPause(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3761,6 +4865,51 @@ + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("onPerformDirectAction", "(Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;Ljava/util/function/Consumer;)V", "GetOnPerformDirectAction_Ljava_lang_String_Landroid_os_Bundle_Landroid_os_CancellationSignal_Ljava_util_function_Consumer_Handler", ApiSince=29) + + + + System.Void + + + + + + + + + The ID for the action you previously reported via + . + Any additional arguments provided by the caller that are + specific to the given action. + A signal to cancel the operation in progress. + The callback to provide the result back to the caller. + You can call this on any thread. The result bundle is action specific. + This is called to perform an action previously defined by the app. + + + + Java documentation for android.app.Activity.onPerformDirectAction(java.lang.String, android.os.Bundle, android.os.CancellationSignal, java.util.function.Consumer). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + @@ -3786,10 +4935,19 @@ - To be added. - To be added. + True if the activity is in picture-in-picture mode. + Called by the system when the activity changes to and from picture-in-picture mode. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPictureInPictureModeChanged(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3816,11 +4974,59 @@ - To be added. + True if the activity is in picture-in-picture mode. To be added. - To be added. + Called by the system when the activity changes to and from picture-in-picture mode. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPictureInPictureModeChanged(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("onPictureInPictureRequested", "()Z", "GetOnPictureInPictureRequestedHandler", ApiSince=30) + + + + System.Boolean + + + + This method is called by the system in various cases where picture in picture mode should be + entered if supported. + + true if the activity received this callback regardless of if it acts on it + or not. If false, the framework will assume the app hasn't been updated to leverage + this callback and will in turn send a legacy callback of for the + app to enter picture-in-picture mode. + + + + Java documentation for android.app.Activity.onPictureInPictureRequested(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3847,12 +5053,21 @@ If the activity is being re-initialized after - previously being shut down then this Bundle contains the data it most - recently supplied in . Note: Otherwise it is null. - Called when activity start-up is complete (after - and have been called). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + previously being shut down then this Bundle contains the data it most + recently supplied in . <b>Note: Otherwise it is null.</b> + Called when activity start-up is complete (after + and have been called). + + + + Java documentation for android.app.Activity.onPostCreate(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3870,7 +5085,7 @@ - Android.Runtime.Register("onPostCreate", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnPostCreate_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler", ApiSince=21) + Android.Runtime.Register("onPostCreate", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnPostCreate_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler") @@ -3881,14 +5096,24 @@ - The data most recently supplied in + If the activity is being re-initialized after + previously being shut down then this Bundle contains the data it most + recently supplied in . <b>Note: Otherwise it is null.</b> The data caming from the PersistableBundle first saved in . - This is the same as but is called for activities - created with the attribute set to - persistAcrossReboots. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Called when activity start-up is complete (after + and have been called). + + + + Java documentation for android.app.Activity.onPostCreate(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3913,10 +5138,19 @@ - Called when activity resume is complete (after has - been called). + Called when activity resume is complete (after has + been called). - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPostResume(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3953,7 +5187,16 @@ - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPrepareDialog(int, android.app.Dialog). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -3970,10 +5213,10 @@ - System.Obsolete("deprecated") + Android.Runtime.Register("onPrepareDialog", "(ILandroid/app/Dialog;Landroid/os/Bundle;)V", "GetOnPrepareDialog_ILandroid_app_Dialog_Landroid_os_Bundle_Handler") - Android.Runtime.Register("onPrepareDialog", "(ILandroid/app/Dialog;Landroid/os/Bundle;)V", "GetOnPrepareDialog_ILandroid_app_Dialog_Landroid_os_Bundle_Handler", ApiSince=8) + System.Obsolete("deprecated") @@ -3991,7 +5234,16 @@ Provides an opportunity to prepare a managed dialog before it is being shown. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPrepareDialog(int, android.app.Dialog). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4012,7 +5264,7 @@ - Android.Runtime.Register("onPrepareNavigateUpTaskStack", "(Landroid/app/TaskStackBuilder;)V", "GetOnPrepareNavigateUpTaskStack_Landroid_app_TaskStackBuilder_Handler", ApiSince=16) + Android.Runtime.Register("onPrepareNavigateUpTaskStack", "(Landroid/app/TaskStackBuilder;)V", "GetOnPrepareNavigateUpTaskStack_Landroid_app_TaskStackBuilder_Handler") @@ -4023,12 +5275,20 @@ A TaskStackBuilder that has been populated with Intents by - onCreateNavigateUpTaskStack. - + onCreateNavigateUpTaskStack. Prepare the synthetic task stack that will be generated during Up navigation - from a different task. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + from a different task. + + + + Java documentation for android.app.Activity.onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4056,11 +5316,21 @@ The options menu as last shown or first initialized by - onCreateOptionsMenu(). + onCreateOptionsMenu(). Prepare the Screen's standard options menu to be displayed. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + You must return true for the menu to be displayed; + if you return false it will not be shown. + + + + Java documentation for android.app.Activity.onPrepareOptionsMenu(android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4072,9 +5342,6 @@ Method - - M:Android.Views.Window.ICallback.OnPreparePanel(System.Int32,Android.Views.View,Android.Views.IMenu) - 0.0.0.0 Mono.Android @@ -4098,14 +5365,26 @@ If onCreatePanelView() returned null, this is the Menu being displayed in the panel. Default implementation of - Window Callback onPreparePanel(int,android view View,android view Menu) - for activities. + + for activities. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onPreparePanel(int, android.view.View, android.view.Menu). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnPreparePanel(System.Int32,Android.Views.View,Android.Views.IMenu) + @@ -4129,10 +5408,20 @@ - To be added. - To be added. + The assist content to return. + This is called when the user is requesting an assist, to provide references + to content related to the current activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onProvideAssistContent(android.app.assist.AssistContent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4148,7 +5437,7 @@ - Android.Runtime.Register("onProvideAssistData", "(Landroid/os/Bundle;)V", "GetOnProvideAssistData_Landroid_os_Bundle_Handler", ApiSince=18) + Android.Runtime.Register("onProvideAssistData", "(Landroid/os/Bundle;)V", "GetOnProvideAssistData_Landroid_os_Bundle_Handler") @@ -4160,10 +5449,19 @@ To be added. This is called when the user is requesting an assist, to build a full - Intent with all of the context of the current - application. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Intent with all of the context of the current + application. + + + + Java documentation for android.app.Activity.onProvideAssistData(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4180,7 +5478,7 @@ - Android.Runtime.Register("onProvideKeyboardShortcuts", "(Ljava/util/List;Landroid/view/Menu;I)V", "GetOnProvideKeyboardShortcuts_Ljava_util_List_Landroid_view_Menu_IHandler") + Android.Runtime.Register("onProvideKeyboardShortcuts", "(Ljava/util/List;Landroid/view/Menu;I)V", "GetOnProvideKeyboardShortcuts_Ljava_util_List_Landroid_view_Menu_IHandler", ApiSince=24) @@ -4221,10 +5519,20 @@ - To be added. + Override to generate the desired referrer for the content currently being shown + by the app. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onProvideReferrer(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4258,12 +5566,23 @@ - To be added. - To be added. - To be added. - To be added. + The request code passed in . + The requested permissions. Never null. + The grant results for the corresponding permissions + which is either + or . Never null. + Callback for the result from requesting permissions. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onRequestPermissionsResult(int, java.lang.String[], int[]). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4287,10 +5606,19 @@ - Called after when the current activity is being - re-displayed to the user (the user has navigated back to it). + Called after when the current activity is being + re-displayed to the user (the user has navigated back to it). - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onRestart(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4320,12 +5648,21 @@ - the data most recently supplied in . - This method is called after when the activity is - being re-initialized from a previously saved state, given here in - savedInstanceState. + the data most recently supplied in . + This method is called after when the activity is + being re-initialized from a previously saved state, given here in + <var>savedInstanceState</var>. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onRestoreInstanceState(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4346,7 +5683,7 @@ - Android.Runtime.Register("onRestoreInstanceState", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnRestoreInstanceState_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler", ApiSince=21) + Android.Runtime.Register("onRestoreInstanceState", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnRestoreInstanceState_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler") @@ -4357,13 +5694,22 @@ - the data most recently supplied in . + the data most recently supplied in . the data most recently supplied in . - This is the same as but is called for activities - created with the attribute set to - persistAcrossReboots. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + This method is called after when the activity is + being re-initialized from a previously saved state, given here in + <var>savedInstanceState</var>. + + + + Java documentation for android.app.Activity.onRestoreInstanceState(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4392,10 +5738,19 @@ - Called after , , or - , for your activity to start interacting with the user. + Called after , , or + , for your activity to start interacting with the user. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onResume(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4425,11 +5780,21 @@ Called by the system, as part of destroying an - activity due to a configuration change, when it is known that a new - instance will immediately be created for the new configuration. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + activity due to a configuration change, when it is known that a new + instance will immediately be created for the new configuration. + any Object holding the desired state to propagate to the + next activity instance + + + + Java documentation for android.app.Activity.onRetainNonConfigurationInstance(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4458,11 +5823,20 @@ Bundle in which to place your saved state. Called to retrieve per-instance state from an activity before being killed - so that the state can be restored in or - (the populated by this method - will be passed to both). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + so that the state can be restored in or + (the populated by this method + will be passed to both). + + + + Java documentation for android.app.Activity.onSaveInstanceState(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4482,7 +5856,7 @@ - Android.Runtime.Register("onSaveInstanceState", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnSaveInstanceState_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler", ApiSince=21) + Android.Runtime.Register("onSaveInstanceState", "(Landroid/os/Bundle;Landroid/os/PersistableBundle;)V", "GetOnSaveInstanceState_Landroid_os_Bundle_Landroid_os_PersistableBundle_Handler") @@ -4495,11 +5869,21 @@ Bundle in which to place your saved state. State which will be saved across reboots. - This is the same as but is called for activities - created with the attribute set to - persistAcrossReboots. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Called to retrieve per-instance state from an activity before being killed + so that the state can be restored in or + (the populated by this method + will be passed to both). + + + + Java documentation for android.app.Activity.onSaveInstanceState(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4513,9 +5897,6 @@ Method - - M:Android.Views.Window.ICallback.OnSearchRequested - 0.0.0.0 Mono.Android @@ -4533,11 +5914,23 @@ Called when the user signals the desire to start a search. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onSearchRequested(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnSearchRequested + @@ -4545,16 +5938,13 @@ Method - - M:Android.Views.Window.ICallback.OnSearchRequested(Android.Views.SearchEvent) - Mono.Android 0.0.0.0 - Android.Runtime.Register("onSearchRequested", "(Landroid/view/SearchEvent;)Z", "GetOnSearchRequested_Landroid_view_SearchEvent_Handler") + Android.Runtime.Register("onSearchRequested", "(Landroid/view/SearchEvent;)Z", "GetOnSearchRequested_Landroid_view_SearchEvent_Handler", ApiSince=23) @@ -4568,9 +5958,21 @@ To be added. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onSearchRequested(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnSearchRequested(Android.Views.SearchEvent) + @@ -4592,11 +5994,20 @@ - Called after &mdash; or after when - the activity had been stopped, but is now again being displayed to the - user. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Called after &mdash; or after when + the activity had been stopped, but is now again being displayed to the + user. + + + + Java documentation for android.app.Activity.onStart(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4618,15 +6029,28 @@ Android.Runtime.Register("onStateNotSaved", "()V", "GetOnStateNotSavedHandler", ApiSince=23) + + System.Obsolete("deprecated") + System.Void - To be added. + Called when an is coming up, prior to other pre-resume callbacks + such as and . - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onStateNotSaved(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4652,7 +6076,16 @@ Called when you are no longer visible to the user. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.onStop(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4720,6 +6153,45 @@ + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("onTopResumedActivityChanged", "(Z)V", "GetOnTopResumedActivityChanged_ZHandler", ApiSince=29) + + + + System.Void + + + + + + + true if it's the topmost resumed activity in the system, + false otherwise. A call with this as true will + always be followed by another one with false. + Called when activity gets or loses the top resumed position in the system. + + + + Java documentation for android.app.Activity.onTopResumedActivityChanged(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + @@ -4744,10 +6216,20 @@ The touch screen event being processed. Called when a touch screen event was not handled by any of the views - under it. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + under it. + Return true if you have consumed the event, false if you haven't. + The default implementation always returns false. + + + + Java documentation for android.app.Activity.onTouchEvent(android.view.MotionEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4776,10 +6258,20 @@ The trackball event being processed. Called when the trackball was moved and not handled by any of the - views inside of the activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + views inside of the activity. + Return true if you have consumed the event, false if you haven't. + The default implementation always returns false. + + + + Java documentation for android.app.Activity.onTrackballEvent(android.view.MotionEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4790,9 +6282,6 @@ Method - - M:Android.Content.IComponentCallbacks2.OnTrimMemory(Android.Content.TrimMemory) - 0.0.0.0 Mono.Android @@ -4829,6 +6318,9 @@ + + M:Android.Content.IComponentCallbacks2.OnTrimMemory(Android.Content.TrimMemory) + @@ -4842,7 +6334,7 @@ - Android.Runtime.Register("onUserInteraction", "()V", "GetOnUserInteractionHandler", ApiSince=3) + Android.Runtime.Register("onUserInteraction", "()V", "GetOnUserInteractionHandler") @@ -4851,9 +6343,18 @@ Called whenever a key, touch, or trackball event is dispatched to the - activity. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + activity. + + + + Java documentation for android.app.Activity.onUserInteraction(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4871,7 +6372,7 @@ - Android.Runtime.Register("onUserLeaveHint", "()V", "GetOnUserLeaveHintHandler", ApiSince=3) + Android.Runtime.Register("onUserLeaveHint", "()V", "GetOnUserLeaveHintHandler") @@ -4880,9 +6381,18 @@ Called as part of the activity lifecycle when an activity is about to go - into the background as the result of user choice. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + into the background as the result of user choice. + + + + Java documentation for android.app.Activity.onUserLeaveHint(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4900,7 +6410,7 @@ - Android.Runtime.Register("onVisibleBehindCanceled", "()V", "GetOnVisibleBehindCanceledHandler", ApiSince=21) + Android.Runtime.Register("onVisibleBehindCanceled", "()V", "GetOnVisibleBehindCanceledHandler") System.Obsolete("deprecated") @@ -4912,9 +6422,18 @@ Called when a translucent activity over this activity is becoming opaque or another - activity is being launched. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + activity is being launched. + + + + Java documentation for android.app.Activity.onVisibleBehindCanceled(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -4925,9 +6444,6 @@ Method - - M:Android.Views.Window.ICallback.OnWindowAttributesChanged(Android.Views.WindowManagerLayoutParams) - 0.0.0.0 Mono.Android @@ -4951,6 +6467,9 @@ + + M:Android.Views.Window.ICallback.OnWindowAttributesChanged(Android.Views.WindowManagerLayoutParams) + @@ -4958,9 +6477,6 @@ Method - - M:Android.Views.Window.ICallback.OnWindowFocusChanged(System.Boolean) - 0.0.0.0 Mono.Android @@ -4978,16 +6494,28 @@ Whether the window of this activity has focus. - Called when the current of the activity gains or loses - focus. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Called when the current of the activity gains or loses + focus. + + + + Java documentation for android.app.Activity.onWindowFocusChanged(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnWindowFocusChanged(System.Boolean) + @@ -4995,9 +6523,6 @@ Method - - M:Android.Views.Window.ICallback.OnWindowStartingActionMode(Android.Views.ActionMode.ICallback) - 0.0.0.0 Mono.Android @@ -5016,13 +6541,26 @@ The callback that should control the new action mode Give the Activity a chance to control the UI for an action mode requested - by the system. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + by the system. + The new action mode, or <code>null</code> if the activity does not want to + provide special handling for this action mode. (It will be handled by the system.) + + + + Java documentation for android.app.Activity.onWindowStartingActionMode(android.view.Callback). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnWindowStartingActionMode(Android.Views.ActionMode.ICallback) + @@ -5030,16 +6568,13 @@ Method - - M:Android.Views.Window.ICallback.OnWindowStartingActionMode(Android.Views.ActionMode.ICallback,Android.Views.ActionModeType) - Mono.Android 0.0.0.0 - Android.Runtime.Register("onWindowStartingActionMode", "(Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;", "GetOnWindowStartingActionMode_Landroid_view_ActionMode_Callback_IHandler") + Android.Runtime.Register("onWindowStartingActionMode", "(Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;", "GetOnWindowStartingActionMode_Landroid_view_ActionMode_Callback_IHandler", ApiSince=23) @@ -5056,14 +6591,28 @@ - To be added. + The callback that should control the new action mode To be added. - To be added. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Give the Activity a chance to control the UI for an action mode requested + by the system. + The new action mode, or <code>null</code> if the activity does not want to + provide special handling for this action mode. (It will be handled by the system.) + + + + Java documentation for android.app.Activity.onWindowStartingActionMode(android.view.Callback). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + M:Android.Views.Window.ICallback.OnWindowStartingActionMode(Android.Views.ActionMode.ICallback,Android.Views.ActionModeType) + @@ -5087,11 +6636,19 @@ - The view to show the context menu for. - + The view to show the context menu for. Programmatically opens the context menu for a particular view. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.openContextMenu(android.view.View). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5118,7 +6675,16 @@ Programmatically opens the options menu. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.openOptionsMenu(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5135,7 +6701,7 @@ - Android.Runtime.Register("overridePendingTransition", "(II)V", "GetOverridePendingTransition_IIHandler", ApiSince=5) + Android.Runtime.Register("overridePendingTransition", "(II)V", "GetOverridePendingTransition_IIHandler") @@ -5147,15 +6713,23 @@ A resource ID of the animation resource to use for - the incoming activity. Use 0 for no animation. + the incoming activity. Use 0 for no animation. A resource ID of the animation resource to use for - the outgoing activity. Use 0 for no animation. - - Call immediately after one of the flavors of M:Android.Content.Context.StartActivity - or to specify an explicit transition animation to - perform next. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + the outgoing activity. Use 0 for no animation. + Call immediately after one of the flavors of + or to specify an explicit transition animation to + perform next. + + + + Java documentation for android.app.Activity.overridePendingTransition(int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5172,7 +6746,7 @@ - get: Android.Runtime.Register("getParent", "()Landroid/app/Activity;", "GetGetParentHandler") + get: Android.Runtime.Register("getParent", "()Landroid/app/Activity;", "") @@ -5182,7 +6756,16 @@ Return the parent activity if this view is an embedded child. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getParent(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5199,18 +6782,28 @@ - get: Android.Runtime.Register("getParentActivityIntent", "()Landroid/content/Intent;", "GetGetParentActivityIntentHandler", ApiSince=16) + get: Android.Runtime.Register("getParentActivityIntent", "()Landroid/content/Intent;", "GetGetParentActivityIntentHandler") Android.Content.Intent - Obtain an that will launch an explicit target activity specified by - this activity's logical parent. - To be added. + Obtain an that will launch an explicit target activity specified by + this activity's logical parent. + a new Intent targeting the defined parent of this activity or null if + there is no valid parent. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getParentActivityIntent(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5227,7 +6820,7 @@ - Android.Runtime.Register("postponeEnterTransition", "()V", "GetPostponeEnterTransitionHandler", ApiSince=21) + Android.Runtime.Register("postponeEnterTransition", "()V", "GetPostponeEnterTransitionHandler") @@ -5235,9 +6828,19 @@ - To be added. + Postpone the entering activity transition when Activity was started with + . - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.postponeEnterTransition(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5253,7 +6856,7 @@ - Android.Runtime.Register("recreate", "()V", "GetRecreateHandler", ApiSince=11) + Android.Runtime.Register("recreate", "()V", "GetRecreateHandler") @@ -5263,7 +6866,16 @@ Cause this Activity to be recreated with a new instance. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.recreate(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5287,10 +6899,56 @@ Android.Net.Uri - To be added. + Return information about who launched this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getReferrer(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("registerActivityLifecycleCallbacks", "(Landroid/app/Application$ActivityLifecycleCallbacks;)V", "GetRegisterActivityLifecycleCallbacks_Landroid_app_Application_ActivityLifecycleCallbacks_Handler", ApiSince=29) + + + + System.Void + + + + + + The callback instance to register + Register an instance that receives + lifecycle callbacks for only this Activity. + + + + Java documentation for android.app.Activity.registerActivityLifecycleCallbacks(android.app.ActivityLifecycleCallbacks). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5316,12 +6974,20 @@ - The view that should show a context menu. - + The view that should show a context menu. Registers a context menu to be shown for the given view (multiple views - can show the context menu). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + can show the context menu). + + + + Java documentation for android.app.Activity.registerForContextMenu(android.view.View). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5339,7 +7005,7 @@ - Android.Runtime.Register("releaseInstance", "()Z", "GetReleaseInstanceHandler", ApiSince=21) + Android.Runtime.Register("releaseInstance", "()Z", "GetReleaseInstanceHandler") @@ -5348,9 +7014,21 @@ Ask that the local app instance of this activity be released to free up its memory. - To be added. + Returns true if the activity was in a state that it has started the process + of destroying its current instance; returns false if for any reason this could not + be done: it is currently visible to the user, it is already being destroyed, it is + being finished, it hasn't yet saved its state, etc. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.releaseInstance(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5382,7 +7060,16 @@ The id of the managed dialog. Removes any internal references to a dialog managed by this Activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.removeDialog(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5403,7 +7090,7 @@ - Android.Runtime.Register("reportFullyDrawn", "()V", "GetReportFullyDrawnHandler", ApiSince=19) + Android.Runtime.Register("reportFullyDrawn", "()V", "GetReportFullyDrawnHandler") @@ -5411,10 +7098,19 @@ - Report to the system that your app is now fully drawn, purely for diagnostic - purposes (calling it does not impact the visible behavior of the activity). + Report to the system that your app is now fully drawn, for diagnostic and + optimization purposes. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.reportFullyDrawn(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5441,10 +7137,21 @@ To be added. - To be added. - To be added. + Create object bound to this activity and controlling the + access permissions for content URIs associated with the . + The object used to control access to the content URIs. + Null if no content URIs are associated with the event or if permissions could not be granted. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.requestDragAndDropPermissions(android.view.DragEvent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5470,11 +7177,39 @@ Android.Content.PM.ScreenOrientation - Return the current requested orientation of the activity. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. - + Return the current requested orientation of the activity. -or- Change the desired orientation of this activity. + Returns an orientation constant as used in + . + + Property getter documentation: + + + Java documentation for android.app.Activity.getRequestedOrientation(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Property setter documentation: + + + Java documentation for android.app.Activity.setRequestedOrientation(int). + + + + Java documentation for android.app.Activity.setRequestedOrientation(int). + + Java documentation for android.app.Activity.setRequestedOrientation(int).Java documentation for android.app.Activity.setRequestedOrientation(int)android.app.Activity.setRequestedOrientation(int). + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the + Android Open Source ProjectAndroid Open Source ProjectAndroid Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. @@ -5501,12 +7236,24 @@ - To be added. - To be added. - To be added. + The requested permissions. Must me non-null and not empty. + Application specific request code to match with a result + reported to . + Should be >= 0. + Requests permissions to be granted to this application. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.requestPermissions(java.lang.String[], int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + if requestCode is negative. @@ -5529,9 +7276,18 @@ - To be added. + Request the Keyboard Shortcuts screen to show up. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.requestShowKeyboardShortcuts(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5547,7 +7303,7 @@ - Android.Runtime.Register("requestVisibleBehind", "(Z)Z", "GetRequestVisibleBehind_ZHandler", ApiSince=21) + Android.Runtime.Register("requestVisibleBehind", "(Z)Z", "GetRequestVisibleBehind_ZHandler") System.Obsolete("deprecated") @@ -5561,14 +7317,28 @@ true to notify the system that the activity wishes to be visible behind other - translucent activities, false to indicate otherwise. Resources must be - released when passing false to this method. + translucent activities, false to indicate otherwise. Resources must be + released when passing false to this method. Activities that want to remain visible behind a translucent activity above them must call - this method anytime between the start of and the return from - . - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + this method anytime between the start of and the return from + . + the resulting visibiity state. If true the activity will remain visible beyond + if the next activity is translucent or not fullscreen. If false + then the activity may not count on being visible behind other translucent activities, + and must stop any media playback and release resources. + Returning false may occur in lieu of a call to so + the return value must be checked. + + + + Java documentation for android.app.Activity.requestVisibleBehind(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5601,15 +7371,67 @@ - The desired feature as defined in - . - Enable extended window features. - To be added. + The desired feature as defined in + . + Enable extended window features. + Returns true if the requested feature is supported and now + enabled. + + + + Java documentation for android.app.Activity.requestWindowFeature(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("requireViewById", "(I)Landroid/view/View;", "", ApiSince=28) + + + Java.Interop.JavaTypeParameters(Mono.Cecil.CustomAttributeArgument[]) + + + + Java.Lang.Object + + + + + + the ID to search for + Finds a view that was identified by the android:id XML attribute that was processed + in , or throws an IllegalArgumentException if the ID is invalid, or there is + no matching view in the hierarchy. + a view with given ID - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.requireViewById(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. - - @@ -5634,11 +7456,19 @@ - the action to run on the UI thread - + the action to run on the UI thread Runs the specified action on the UI thread. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.runOnUiThread(java.lang.Runnable). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5679,17 +7509,27 @@ - get: Android.Runtime.Register("getSearchEvent", "()Landroid/view/SearchEvent;", "GetGetSearchEventHandler", ApiSince=23) + get: Android.Runtime.Register("getSearchEvent", "()Landroid/view/SearchEvent;", "", ApiSince=23) Android.Views.SearchEvent - To be added. - To be added. + During the onSearchRequested() callbacks, this function will return the + that triggered the callback, if it exists. + SearchEvent The SearchEvent that triggered the callback. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getSearchEvent(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5705,7 +7545,7 @@ - Android.Runtime.Register("setActionBar", "(Landroid/widget/Toolbar;)V", "GetSetActionBar_Landroid_widget_Toolbar_Handler", ApiSince=21) + Android.Runtime.Register("setActionBar", "(Landroid/widget/Toolbar;)V", "GetSetActionBar_Landroid_widget_Toolbar_Handler") @@ -5715,12 +7555,20 @@ - Toolbar to set as the Activity's action bar - - Set a to act as the for this - Activity window. + Toolbar to set as the Activity's action bar, or null to clear it + Set a to act as the for this + Activity window. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setActionBar(android.widget.Toolbar). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5747,9 +7595,18 @@ The desired content to display. - Set the activity content to an explicit view. + Set the activity content from a layout resource. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setContentView(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5781,7 +7638,16 @@ Resource ID to be inflated. Set the activity content from a layout resource. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setContentView(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5813,9 +7679,18 @@ The desired content to display. Layout parameters for the view. - Set the activity content to an explicit view. + Set the activity content from a layout resource. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setContentView(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5853,7 +7728,16 @@ The desired default key mode constant. Select the default key handling for this activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setDefaultKeyMode(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5871,7 +7755,7 @@ - Android.Runtime.Register("setEnterSharedElementCallback", "(Landroid/app/SharedElementCallback;)V", "GetSetEnterSharedElementCallback_Landroid_app_SharedElementCallback_Handler", ApiSince=21) + Android.Runtime.Register("setEnterSharedElementCallback", "(Landroid/app/SharedElementCallback;)V", "GetSetEnterSharedElementCallback_Landroid_app_SharedElementCallback_Handler") @@ -5881,11 +7765,20 @@ - Used to manipulate shared element transitions on the launched Activity. - - To be added. + Used to manipulate shared element transitions on the launched Activity. + When was used to start an Activity, <var>callback</var> + will be called to handle shared elements on the launched Activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setEnterSharedElementCallback(android.app.SharedElementCallback). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5901,7 +7794,7 @@ - Android.Runtime.Register("setExitSharedElementCallback", "(Landroid/app/SharedElementCallback;)V", "GetSetExitSharedElementCallback_Landroid_app_SharedElementCallback_Handler", ApiSince=21) + Android.Runtime.Register("setExitSharedElementCallback", "(Landroid/app/SharedElementCallback;)V", "GetSetExitSharedElementCallback_Landroid_app_SharedElementCallback_Handler") @@ -5911,11 +7804,20 @@ - Used to manipulate shared element transitions on the launching Activity. - - To be added. + Used to manipulate shared element transitions on the launching Activity. + When was used to start an Activity, <var>callback</var> + will be called to handle shared elements on the launching Activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setExitSharedElementCallback(android.app.SharedElementCallback). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5951,9 +7853,18 @@ To be added. To be added. Convenience for calling - . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + . + + + + Java documentation for android.app.Activity.setFeatureDrawable(int, android.graphics.drawable.Drawable). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -5990,9 +7901,18 @@ To be added. To be added. Convenience for calling - . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + . + + + + Java documentation for android.app.Activity.setFeatureDrawableAlpha(int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6029,9 +7949,18 @@ To be added. To be added. Convenience for calling - . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + . + + + + Java documentation for android.app.Activity.setFeatureDrawableResource(int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6068,9 +7997,18 @@ To be added. To be added. Convenience for calling - . - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + . + + + + Java documentation for android.app.Activity.setFeatureDrawableUri(int, android.net.Uri). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6087,7 +8025,7 @@ - Android.Runtime.Register("setFinishOnTouchOutside", "(Z)V", "GetSetFinishOnTouchOutside_ZHandler", ApiSince=11) + Android.Runtime.Register("setFinishOnTouchOutside", "(Z)V", "GetSetFinishOnTouchOutside_ZHandler") @@ -6099,13 +8037,105 @@ To be added. Sets whether this activity is finished when touched outside its window's - bounds. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + bounds. + + + + Java documentation for android.app.Activity.setFinishOnTouchOutside(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("setInheritShowWhenLocked", "(Z)V", "GetSetInheritShowWhenLocked_ZHandler", ApiSince=29) + + + + System.Void + + + + + + + true to show the on top of the lock + screen when this activity has another activity behind it with + the showWhenLock attribute set; false otherwise. + Specifies whether this should be shown on top of the lock screen whenever + the lockscreen is up and this activity has another activity behind it with the showWhenLock + attribute set. + + + + Java documentation for android.app.Activity.setInheritShowWhenLocked(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("setLocusContext", "(Landroid/content/LocusId;Landroid/os/Bundle;)V", "GetSetLocusContext_Landroid_content_LocusId_Landroid_os_Bundle_Handler", ApiSince=30) + + + + System.Void + + + + + + + a unique, stable id that identifies this Activity instance from + others. This can be linked to a shortcut using + with the same locus id string. + extras set or updated as part of this locus context. This may help provide + additional metadata such as URLs, conversation participants specific to this + Activity's context. + Sets the for this activity. + + + + Java documentation for android.app.Activity.setLocusContext(android.content.LocusId, android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + @@ -6157,10 +8187,20 @@ - To be added. - To be added. + the new parameters for the picture-in-picture. + Updates the properties of the picture-in-picture activity, or sets it to be used later when + is called. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setPictureInPictureParams(android.app.PictureInPictureParams). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6190,12 +8230,20 @@ The progress for the progress bar. Valid ranges are from - 0 to 10000 (both inclusive). If 10000 is given, the progress - bar will be completely filled and will fade out. - + 0 to 10000 (both inclusive). If 10000 is given, the progress + bar will be completely filled and will fade out. Sets the progress for the progress bars in the title. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setProgress(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6225,12 +8273,20 @@ - Whether the horizontal progress bar should be indeterminate. - + Whether the horizontal progress bar should be indeterminate. Sets whether the horizontal progress bar in the title should be indeterminate (the circular - is always indeterminate). - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + is always indeterminate). + + + + Java documentation for android.app.Activity.setProgressBarIndeterminate(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6260,11 +8316,19 @@ - Whether to show the progress bars in the title. - + Whether to show the progress bars in the title. Sets the visibility of the indeterminate progress bar in the title. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setProgressBarIndeterminateVisibility(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6294,11 +8358,19 @@ - Whether to show the progress bars in the title. - + Whether to show the progress bars in the title. Sets the visibility of the progress bar in the title. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setProgressBarVisibility(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6332,11 +8404,20 @@ The result code to propagate back to the originating - activity, often RESULT_CANCELED or RESULT_OK + activity, often RESULT_CANCELED or RESULT_OK Call this to set the result that your activity will return to its - caller. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + caller. + + + + Java documentation for android.app.Activity.setResult(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6372,12 +8453,21 @@ The result code to propagate back to the originating - activity, often RESULT_CANCELED or RESULT_OK + activity, often RESULT_CANCELED or RESULT_OK The data to propagate back to the originating activity. Call this to set the result that your activity will return to its - caller. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + caller. + + + + Java documentation for android.app.Activity.setResult(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6409,11 +8499,19 @@ The secondary progress for the progress bar. Valid ranges are from - 0 to 10000 (both inclusive). - + 0 to 10000 (both inclusive). Sets the secondary progress for the progress bar in the title. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setSecondaryProgress(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6440,10 +8538,22 @@ - To be added. - To be added. + + true to show the on top of the lock screen; + false otherwise. + Specifies whether an should be shown on top of the lock screen whenever + the lockscreen is up and the activity is resumed. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setShowWhenLocked(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6459,7 +8569,7 @@ - Android.Runtime.Register("setTaskDescription", "(Landroid/app/ActivityManager$TaskDescription;)V", "GetSetTaskDescription_Landroid_app_ActivityManager_TaskDescription_Handler", ApiSince=21) + Android.Runtime.Register("setTaskDescription", "(Landroid/app/ActivityManager$TaskDescription;)V", "GetSetTaskDescription_Landroid_app_ActivityManager_TaskDescription_Handler") @@ -6469,12 +8579,20 @@ - The TaskDescription properties that describe the task with this activity - + The TaskDescription properties that describe the task with this activity Sets information describing the task with this activity for presentation inside the Recents - System UI. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + System UI. + + + + Java documentation for android.app.Activity.setTaskDescription(android.app.TaskDescription). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6504,11 +8622,62 @@ To be added. Change the title associated with this activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setTitle(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("setTranslucent", "(Z)Z", "GetSetTranslucent_ZHandler", ApiSince=30) + + + + System.Boolean + + + + + + + true convert from opaque to translucent. + false convert from translucent to opaque. + Convert an activity, which particularly with or + attribute, to a fullscreen opaque activity, or + convert it from opaque back to translucent. + The result of setting translucency. Return true if set successfully, + false otherwise. + + + + Java documentation for android.app.Activity.setTranslucent(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + @@ -6531,10 +8700,20 @@ - To be added. - To be added. + + true to turn on the screen; false otherwise. + Specifies whether the screen should be turned on when the is resumed. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setTurnScreenOn(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6550,7 +8729,7 @@ - Android.Runtime.Register("setVisible", "(Z)V", "GetSetVisible_ZHandler", ApiSince=3) + Android.Runtime.Register("setVisible", "(Z)V", "GetSetVisible_ZHandler") @@ -6563,7 +8742,16 @@ To be added. Control whether this activity's main window is visible. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setVisible(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6591,12 +8779,26 @@ - To be added. - To be added. - To be added. + + true to enable this mode. + the name of the component to use as a + while VR mode is enabled. + Enable or disable virtual reality (VR) mode for this Activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setVrModeEnabled(boolean, android.content.ComponentName). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + if the given component + to run as a is not installed, or has + not been enabled in user settings. @@ -6621,11 +8823,20 @@ - To be added. - To be added. - To be added. + A permission your app wants to request. + Gets whether you should show UI with rationale before requesting a permission. + Whether you should show permission rationale UI. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.shouldShowRequestPermissionRationale(java.lang.String). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6641,7 +8852,7 @@ - Android.Runtime.Register("shouldUpRecreateTask", "(Landroid/content/Intent;)Z", "GetShouldUpRecreateTask_Landroid_content_Intent_Handler", ApiSince=16) + Android.Runtime.Register("shouldUpRecreateTask", "(Landroid/content/Intent;)Z", "GetShouldUpRecreateTask_Landroid_content_Intent_Handler") @@ -6653,10 +8864,20 @@ An intent representing the target destination for up navigation Returns true if the app should recreate the task when navigating 'up' from this activity - by using targetIntent. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + by using targetIntent. + true if navigating up should recreate a new task stack, false if the same task + should be used for the destination + + + + Java documentation for android.app.Activity.shouldUpRecreateTask(android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6684,10 +8905,20 @@ To be added. - To be added. - To be added. + Ask to have the current assistant shown to the user. + Returns true if the assistant was successfully invoked, else false. For example + false will be returned if the caller is not the current top activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.showAssist(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6717,10 +8948,19 @@ To be added. - Simple version of that does not - take any arguments. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Simple version of that does not + take any arguments. + + + + Java documentation for android.app.Activity.showDialog(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6737,10 +8977,10 @@ - System.Obsolete("deprecated") + Android.Runtime.Register("showDialog", "(ILandroid/os/Bundle;)Z", "") - Android.Runtime.Register("showDialog", "(ILandroid/os/Bundle;)Z", "", ApiSince=8) + System.Obsolete("deprecated") @@ -6757,10 +8997,20 @@ will not be called with the new arguments but M:Android.App.Activity.OnPrepareDialog(System.Int32,Android.App.Dialog,Android.App.Dialog) will be. If you need to rebuild the dialog, call first. - Show a dialog managed by this activity. + Simple version of that does not + take any arguments. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.showDialog(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6790,9 +9040,19 @@ - To be added. + Shows the user the system defined message for telling the user how to exit + lock task mode. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.showLockTaskEscapeMessage(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6808,7 +9068,7 @@ - Android.Runtime.Register("startActionMode", "(Landroid/view/ActionMode$Callback;)Landroid/view/ActionMode;", "GetStartActionMode_Landroid_view_ActionMode_Callback_Handler", ApiSince=11) + Android.Runtime.Register("startActionMode", "(Landroid/view/ActionMode$Callback;)Landroid/view/ActionMode;", "GetStartActionMode_Landroid_view_ActionMode_Callback_Handler") @@ -6819,10 +9079,19 @@ Callback that will manage lifecycle events for this action mode - Start an action mode of the default type . - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Start an action mode of the default type . + The ActionMode that was started, or null if it was canceled + + + + Java documentation for android.app.Activity.startActionMode(android.view.Callback). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6857,12 +9126,21 @@ - To be added. + Callback that will manage lifecycle events for this action mode To be added. - To be added. - To be added. + Start an action mode of the default type . + The ActionMode that was started, or null if it was canceled - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.startActionMode(android.view.Callback). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -6891,14 +9169,24 @@ The intent to start. If >= 0, this code will be returned in - onActivityResult() when the activity exits. - Same as calling M:Android.App.Activity.StartActivityForResult(Android.Content.Intent,System.Int32,System.Int32) - with no options. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + onActivityResult() when the activity exits. + Same as calling + with no options. + + + + Java documentation for android.app.Activity.startActivityForResult(android.content.Intent, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + #startActivity @@ -6939,7 +9227,7 @@ - Android.Runtime.Register("startActivityForResult", "(Landroid/content/Intent;ILandroid/os/Bundle;)V", "GetStartActivityForResult_Landroid_content_Intent_ILandroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startActivityForResult", "(Landroid/content/Intent;ILandroid/os/Bundle;)V", "GetStartActivityForResult_Landroid_content_Intent_ILandroid_os_Bundle_Handler") @@ -6953,15 +9241,26 @@ The intent to start. If >= 0, this code will be returned in - onActivityResult() when the activity exits. + onActivityResult() when the activity exits. Additional options for how the Activity should be started. See for more details. - Launch an activity for which you would like a result when it finished. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Same as calling + with no options. + + + + Java documentation for android.app.Activity.startActivityForResult(android.content.Intent, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + #startActivity @@ -6978,6 +9277,9 @@ Android.Runtime.Register("startActivityFromChild", "(Landroid/app/Activity;Landroid/content/Intent;I)V", "GetStartActivityFromChild_Landroid_app_Activity_Landroid_content_Intent_IHandler") + + System.Obsolete("deprecated") + System.Void @@ -7013,7 +9315,10 @@ - Android.Runtime.Register("startActivityFromChild", "(Landroid/app/Activity;Landroid/content/Intent;ILandroid/os/Bundle;)V", "GetStartActivityFromChild_Landroid_app_Activity_Landroid_content_Intent_ILandroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startActivityFromChild", "(Landroid/app/Activity;Landroid/content/Intent;ILandroid/os/Bundle;)V", "GetStartActivityFromChild_Landroid_app_Activity_Landroid_content_Intent_ILandroid_os_Bundle_Handler") + + + System.Obsolete("deprecated") @@ -7053,7 +9358,10 @@ - Android.Runtime.Register("startActivityFromFragment", "(Landroid/app/Fragment;Landroid/content/Intent;I)V", "GetStartActivityFromFragment_Landroid_app_Fragment_Landroid_content_Intent_IHandler", ApiSince=11) + Android.Runtime.Register("startActivityFromFragment", "(Landroid/app/Fragment;Landroid/content/Intent;I)V", "GetStartActivityFromFragment_Landroid_app_Fragment_Landroid_content_Intent_IHandler") + + + System.Obsolete("deprecated") @@ -7091,7 +9399,10 @@ - Android.Runtime.Register("startActivityFromFragment", "(Landroid/app/Fragment;Landroid/content/Intent;ILandroid/os/Bundle;)V", "GetStartActivityFromFragment_Landroid_app_Fragment_Landroid_content_Intent_ILandroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startActivityFromFragment", "(Landroid/app/Fragment;Landroid/content/Intent;ILandroid/os/Bundle;)V", "GetStartActivityFromFragment_Landroid_app_Fragment_Landroid_content_Intent_ILandroid_os_Bundle_Handler") + + + System.Obsolete("deprecated") @@ -7146,13 +9457,23 @@ The intent to start. If >= 0, this code will be returned in - onActivityResult() when the activity exits, as described in - . - Same as calling M:Android.App.Activity.StartActivityIfNeeded(Android.Content.Intent,System.Int32,System.Int32) - with no options. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + onActivityResult() when the activity exits, as described in + . + Same as calling + with no options. + If a new activity was launched then true is returned; otherwise + false is returned and you must handle the Intent yourself. + + + + Java documentation for android.app.Activity.startActivityIfNeeded(android.content.Intent, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7170,7 +9491,7 @@ - Android.Runtime.Register("startActivityIfNeeded", "(Landroid/content/Intent;ILandroid/os/Bundle;)Z", "GetStartActivityIfNeeded_Landroid_content_Intent_ILandroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startActivityIfNeeded", "(Landroid/content/Intent;ILandroid/os/Bundle;)Z", "GetStartActivityIfNeeded_Landroid_content_Intent_ILandroid_os_Bundle_Handler") @@ -7184,15 +9505,25 @@ The intent to start. If >= 0, this code will be returned in - onActivityResult() when the activity exits, as described in - . + onActivityResult() when the activity exits, as described in + . Additional options for how the Activity should be started. See for more details. - A special variation to launch an activity only if a new activity - instance is needed to handle the given Intent. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Same as calling + with no options. + If a new activity was launched then true is returned; otherwise + false is returned and you must handle the Intent yourself. + + + + Java documentation for android.app.Activity.startActivityIfNeeded(android.content.Intent, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7210,7 +9541,7 @@ - Android.Runtime.Register("startIntentSenderForResult", "(Landroid/content/IntentSender;ILandroid/content/Intent;III)V", "GetStartIntentSenderForResult_Landroid_content_IntentSender_ILandroid_content_Intent_IIIHandler", ApiSince=5) + Android.Runtime.Register("startIntentSenderForResult", "(Landroid/content/IntentSender;ILandroid/content/Intent;III)V", "GetStartIntentSenderForResult_Landroid_content_IntentSender_ILandroid_content_Intent_IIIHandler") @@ -7239,18 +9570,26 @@ The IntentSender to launch. If >= 0, this code will be returned in - onActivityResult() when the activity exits. + onActivityResult() when the activity exits. If non-null, this will be provided as the - intent parameter to M:Android.Content.IntentSender.SendIntent(Android.Content.Context,Android.App.Result,Android.App.Result,Android.App.Result,Android.App.Result). + intent parameter to . Intent flags in the original IntentSender that you - would like to change. + would like to change. Desired values for any bits set in - flagsMask - Always set to 0. - - Same as calling M:Android.App.Activity.StartIntentSenderForResult(Android.Content.IntentSender,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) with no options. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + <var>flagsMask</var> + Always set to 0. + Same as calling with no options. + + + + Java documentation for android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7268,7 +9607,7 @@ - Android.Runtime.Register("startIntentSenderForResult", "(Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V", "GetStartIntentSenderForResult_Landroid_content_IntentSender_ILandroid_content_Intent_IIILandroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startIntentSenderForResult", "(Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V", "GetStartIntentSenderForResult_Landroid_content_IntentSender_ILandroid_content_Intent_IIILandroid_os_Bundle_Handler") @@ -7298,23 +9637,31 @@ The IntentSender to launch. If >= 0, this code will be returned in - onActivityResult() when the activity exits. + onActivityResult() when the activity exits. If non-null, this will be provided as the - intent parameter to M:Android.Content.IntentSender.SendIntent(Android.Content.Context,Android.App.Result,Android.App.Result,Android.App.Result,Android.App.Result). + intent parameter to . Intent flags in the original IntentSender that you - would like to change. + would like to change. Desired values for any bits set in - flagsMask + <var>flagsMask</var> Always set to 0. Additional options for how the Activity should be started. See for more details. If options have also been supplied by the IntentSender, options given here will override any that conflict with those given by the IntentSender. - Like , but allowing you - to use a IntentSender to describe the activity to be started. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Same as calling with no options. + + + + Java documentation for android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7332,7 +9679,10 @@ - Android.Runtime.Register("startIntentSenderFromChild", "(Landroid/app/Activity;Landroid/content/IntentSender;ILandroid/content/Intent;III)V", "GetStartIntentSenderFromChild_Landroid_app_Activity_Landroid_content_IntentSender_ILandroid_content_Intent_IIIHandler", ApiSince=5) + Android.Runtime.Register("startIntentSenderFromChild", "(Landroid/app/Activity;Landroid/content/IntentSender;ILandroid/content/Intent;III)V", "GetStartIntentSenderFromChild_Landroid_app_Activity_Landroid_content_IntentSender_ILandroid_content_Intent_IIIHandler") + + + System.Obsolete("deprecated") @@ -7367,9 +9717,18 @@ To be added. To be added. To be added. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Same as calling with no options. + + + + Java documentation for android.app.Activity.startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7387,7 +9746,10 @@ - Android.Runtime.Register("startIntentSenderFromChild", "(Landroid/app/Activity;Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V", "GetStartIntentSenderFromChild_Landroid_app_Activity_Landroid_content_IntentSender_ILandroid_content_Intent_IIILandroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startIntentSenderFromChild", "(Landroid/app/Activity;Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V", "GetStartIntentSenderFromChild_Landroid_app_Activity_Landroid_content_IntentSender_ILandroid_content_Intent_IIILandroid_os_Bundle_Handler") + + + System.Obsolete("deprecated") @@ -7424,9 +9786,18 @@ To be added. To be added. To be added. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Same as calling with no options. + + + + Java documentation for android.app.Activity.startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7454,10 +9825,19 @@ - To be added. - To be added. + a Bundle of private arguments to the current voice interaction service + Starts a local voice interaction session. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.startLocalVoiceInteraction(android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7473,7 +9853,7 @@ - Android.Runtime.Register("startLockTask", "()V", "GetStartLockTaskHandler", ApiSince=21) + Android.Runtime.Register("startLockTask", "()V", "GetStartLockTaskHandler") @@ -7481,10 +9861,19 @@ - Request to put this Activity in a mode where the user is locked to the - current task. + Request to put this activity in a mode where the user is locked to a restricted set of + applications. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.startLockTask(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7515,9 +9904,18 @@ The Cursor to be managed. This method allows the activity to take care of managing the given - 's lifecycle for you based on the activity's lifecycle. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + 's lifecycle for you based on the activity's lifecycle. + + + + Java documentation for android.app.Activity.startManagingCursor(android.database.Cursor). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7547,14 +9945,26 @@ The intent to dispatch to the next activity. For - correct behavior, this must be the same as the Intent that started - your own activity; the only changes you can make are to the extras - inside of it. - Same as calling with - no options. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + correct behavior, this must be the same as the Intent that started + your own activity; the only changes you can make are to the extras + inside of it. + Same as calling with + no options. + Returns a boolean indicating whether there was another Activity + to start: true if there was a next activity to start, false if there + wasn't. In general, if true is returned you will then want to call + finish() on yourself. + + + + Java documentation for android.app.Activity.startNextMatchingActivity(android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7571,7 +9981,7 @@ - Android.Runtime.Register("startNextMatchingActivity", "(Landroid/content/Intent;Landroid/os/Bundle;)Z", "GetStartNextMatchingActivity_Landroid_content_Intent_Landroid_os_Bundle_Handler", ApiSince=16) + Android.Runtime.Register("startNextMatchingActivity", "(Landroid/content/Intent;Landroid/os/Bundle;)Z", "GetStartNextMatchingActivity_Landroid_content_Intent_Landroid_os_Bundle_Handler") @@ -7583,16 +9993,28 @@ The intent to dispatch to the next activity. For - correct behavior, this must be the same as the Intent that started - your own activity; the only changes you can make are to the extras - inside of it. + correct behavior, this must be the same as the Intent that started + your own activity; the only changes you can make are to the extras + inside of it. Additional options for how the Activity should be started. See for more details. - Special version of starting an activity, for use when you are replacing - other activity components. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Same as calling with + no options. + Returns a boolean indicating whether there was another Activity + to start: true if there was a next activity to start, false if there + wasn't. In general, if true is returned you will then want to call + finish() on yourself. + + + + Java documentation for android.app.Activity.startNextMatchingActivity(android.content.Intent). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7609,7 +10031,7 @@ - Android.Runtime.Register("startPostponedEnterTransition", "()V", "GetStartPostponedEnterTransitionHandler", ApiSince=21) + Android.Runtime.Register("startPostponedEnterTransition", "()V", "GetStartPostponedEnterTransitionHandler") @@ -7617,9 +10039,18 @@ - Begin postponed transitions after was called. + Begin postponed transitions after was called. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.startPostponedEnterTransition(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7649,24 +10080,33 @@ Any non-null non-empty string will be inserted as - pre-entered text in the search query box. + pre-entered text in the search query box. If true, the initial query will be preselected, which means that - any further typing will replace it. This is useful for cases where an entire pre-formed - query is being inserted. If false, the selection point will be placed at the end of the - inserted query. This is useful when the inserted query is text that the user entered, - and the user would expect to be able to keep typing. This parameter is only meaningful - if initialQuery is a non-empty string. + any further typing will replace it. This is useful for cases where an entire pre-formed + query is being inserted. If false, the selection point will be placed at the end of the + inserted query. This is useful when the inserted query is text that the user entered, + and the user would expect to be able to keep typing. This parameter is only meaningful + if initialQuery is a non-empty string. An application can insert application-specific - context here, in order to improve quality or specificity of its own - searches. This data will be returned with SEARCH intent(s). Null if - no extra data is required. + context here, in order to improve quality or specificity of its own + searches. This data will be returned with SEARCH intent(s). Null if + no extra data is required. If false, this will only launch the search that has been specifically - defined by the application (which is usually defined as a local search). If no default - search is defined in the current application or activity, global search will be launched. - If true, this will always launch a platform-global (e.g. web-based) search instead. + defined by the application (which is usually defined as a local search). If no default + search is defined in the current application or activity, global search will be launched. + If true, this will always launch a platform-global (e.g. web-based) search instead. This hook is called to launch the search UI. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.startSearch(java.lang.String, boolean, android.os.Bundle, boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7693,9 +10133,19 @@ - To be added. + Request to terminate the current voice interaction that was previously started + using . - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.stopLocalVoiceInteraction(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7711,7 +10161,7 @@ - Android.Runtime.Register("stopLockTask", "()V", "GetStopLockTaskHandler", ApiSince=21) + Android.Runtime.Register("stopLockTask", "()V", "GetStopLockTaskHandler") @@ -7719,9 +10169,18 @@ - Allow the user to switch away from the current task. + Stop the current task from being locked. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.stopLockTask(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7753,10 +10212,19 @@ The Cursor that was being managed. Given a Cursor that was previously given to - , stop the activity's management of that - cursor. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + , stop the activity's management of that + cursor. + + + + Java documentation for android.app.Activity.stopManagingCursor(android.database.Cursor). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7787,7 +10255,16 @@ To be added. Request that key events come to this activity. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.takeKeyEvents(boolean). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7813,9 +10290,18 @@ Return the identifier of the task this activity is in. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + Task identifier, an opaque integer. + + + + Java documentation for android.app.Activity.getTaskId(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7830,6 +10316,14 @@ 0.0.0.0 Mono.Android + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never) + + System.IntPtr @@ -7851,6 +10345,14 @@ 0.0.0.0 Mono.Android + + + System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) + + + System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never) + + System.Type @@ -7895,7 +10397,7 @@ - get: Android.Runtime.Register("getTitleColor", "()I", "GetGetTitleColorHandler") + get: Android.Runtime.Register("getTitleColor", "()I", "") set: Android.Runtime.Register("setTitleColor", "(I)V", "GetSetTitleColor_IHandler") @@ -7905,11 +10407,19 @@ Android.Graphics.Color - - + Change the color of the title associated with this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setTitleColor(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7926,7 +10436,7 @@ - get: Android.Runtime.Register("getTitle", "()Ljava/lang/CharSequence;", "GetGetTitleHandler") + get: Android.Runtime.Register("getTitle", "()Ljava/lang/CharSequence;", "") set: Android.Runtime.Register("setTitle", "(Ljava/lang/CharSequence;)V", "GetSetTitle_Ljava_lang_CharSequence_Handler") @@ -7936,11 +10446,19 @@ Java.Lang.ICharSequence - - + Change the title associated with this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.setTitle(int). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -7957,7 +10475,7 @@ - Android.Runtime.Register("triggerSearch", "(Ljava/lang/String;Landroid/os/Bundle;)V", "GetTriggerSearch_Ljava_lang_String_Landroid_os_Bundle_Handler", ApiSince=5) + Android.Runtime.Register("triggerSearch", "(Ljava/lang/String;Landroid/os/Bundle;)V", "GetTriggerSearch_Ljava_lang_String_Landroid_os_Bundle_Handler") @@ -7970,18 +10488,63 @@ The query to trigger. If empty, the request will be ignored. An application can insert application-specific - context here, in order to improve quality or specificity of its own - searches. This data will be returned with SEARCH intent(s). Null if - no extra data is required. - - Similar to M:Android.App.Activity.StartSearch(System.String,System.Boolean,System.Boolean,System.Boolean), but actually fires off the search query after invoking - the search dialog. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + context here, in order to improve quality or specificity of its own + searches. This data will be returned with SEARCH intent(s). Null if + no extra data is required. + Similar to , but actually fires off the search query after invoking + the search dialog. + + + + Java documentation for android.app.Activity.triggerSearch(java.lang.String, android.os.Bundle). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("unregisterActivityLifecycleCallbacks", "(Landroid/app/Application$ActivityLifecycleCallbacks;)V", "GetUnregisterActivityLifecycleCallbacks_Landroid_app_Application_ActivityLifecycleCallbacks_Handler", ApiSince=29) + + + + System.Void + + + + + + The callback instance to unregister + Unregister an previously registered + with . + + + + Java documentation for android.app.Activity.unregisterActivityLifecycleCallbacks(android.app.ActivityLifecycleCallbacks). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + @@ -8004,11 +10567,19 @@ - The view that should stop showing a context menu. - + The view that should stop showing a context menu. Prevents a context menu to be shown for the given view. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.unregisterForContextMenu(android.view.View). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -8033,10 +10604,20 @@ Android.App.VoiceInteractor - To be added. + Retrieve the active that the user is going through to + interact with this activity. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getVoiceInteractor(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -8052,10 +10633,10 @@ - get: Android.Runtime.Register("getVolumeControlStream", "()I", "GetGetVolumeControlStreamHandler") + get: Android.Runtime.Register("getVolumeControlStream", "()I", "") - set: Android.Runtime.Register("setVolumeControlStream", "(I)V", "GetSetVolumeControlStream_IHandler") + set: Android.Runtime.Register("setVolumeControlStream", "(I)V", "") @@ -8063,11 +10644,40 @@ Gets the suggested audio stream whose volume should be changed by the - hardware volume controls. - To be added. - - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. - + hardware volume controls. -or- Suggests an audio stream whose volume should be changed by the hardware + volume controls. + The suggested audio stream type whose volume should be changed by + the hardware volume controls. + + Property getter documentation: + + + Java documentation for android.app.Activity.getVolumeControlStream(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Property setter documentation: + + + Java documentation for android.app.Activity.setVolumeControlStream(int). + + + + Java documentation for android.app.Activity.setVolumeControlStream(int). + + Java documentation for android.app.Activity.setVolumeControlStream(int).Java documentation for android.app.Activity.setVolumeControlStream(int)android.app.Activity.setVolumeControlStream(int). + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the + Android Open Source ProjectAndroid Open Source ProjectAndroid Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. @@ -8091,10 +10701,20 @@ Android.Views.Window - Retrieve the current for the activity. - To be added. + Retrieve the current for the activity. + Window The current window, or null if the activity is not + visual. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getWindow(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. @@ -8121,7 +10741,16 @@ Retrieve the window manager for showing custom windows. To be added. - Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. + + + Java documentation for android.app.Activity.getWindowManager(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. From 8a3b480d08a68c20e15a0fff22ddf7b6fe2b0d90 Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Wed, 19 May 2021 14:02:52 -0400 Subject: [PATCH 2/5] Clean up diff --- .../Android.App/Activity+InterfaceConsts.xml | 121 ++----- docs/Mono.Android/en/Android.App/Activity.xml | 295 +++++++++--------- 2 files changed, 173 insertions(+), 243 deletions(-) diff --git a/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml b/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml index 1407221b2f..3d5bc22e3d 100644 --- a/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml +++ b/docs/Mono.Android/en/Android.App/Activity+InterfaceConsts.xml @@ -33,7 +33,7 @@ Android.Runtime.Register("TRIM_MEMORY_BACKGROUND") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") @@ -41,19 +41,9 @@ 40 - Level for : the process has gone on to the - LRU list. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_BACKGROUND. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -72,7 +62,7 @@ Android.Runtime.Register("TRIM_MEMORY_COMPLETE") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") @@ -80,20 +70,9 @@ 80 - Level for : the process is nearing the end - of the background LRU list, and if more memory isn't found soon it will - be killed. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_COMPLETE. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -112,7 +91,7 @@ Android.Runtime.Register("TRIM_MEMORY_MODERATE") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") @@ -120,20 +99,9 @@ 60 - Level for : the process is around the middle - of the background LRU list; freeing memory can help the system keep - other processes running later in the list for better overall performance. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_MODERATE. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -149,10 +117,10 @@ - Android.Runtime.Register("TRIM_MEMORY_RUNNING_CRITICAL") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + Android.Runtime.Register("TRIM_MEMORY_RUNNING_CRITICAL", ApiSince=16) @@ -160,20 +128,9 @@ 15 - Level for : the process is not an expendable - background process, but the device is running extremely low on memory - and is about to not be able to keep any background processes running. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_CRITICAL. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -189,10 +146,10 @@ - Android.Runtime.Register("TRIM_MEMORY_RUNNING_LOW") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + Android.Runtime.Register("TRIM_MEMORY_RUNNING_LOW", ApiSince=16) @@ -200,19 +157,9 @@ 10 - Level for : the process is not an expendable - background process, but the device is running low on memory. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_LOW. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -228,10 +175,10 @@ - Android.Runtime.Register("TRIM_MEMORY_RUNNING_MODERATE") + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + Android.Runtime.Register("TRIM_MEMORY_RUNNING_MODERATE", ApiSince=16) @@ -239,19 +186,9 @@ 5 - Level for : the process is not an expendable - background process, but the device is running moderately low on memory. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_MODERATE. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. @@ -270,7 +207,7 @@ Android.Runtime.Register("TRIM_MEMORY_UI_HIDDEN") - System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.", true) + System.Obsolete("This constant will be removed in the future version. Use Android.Content.TrimMemory enum directly instead of this field.") @@ -278,19 +215,9 @@ 20 - Level for : the process had been showing - a user interface, and is no longer doing so. + To be added. - - - Java documentation for android.content.ComponentCallbacks2.TRIM_MEMORY_UI_HIDDEN. - - - - Portions of this page are modifications based on work created and shared by the - Android Open Source Project - and used according to terms described in the - Creative Commons 2.5 Attribution License. + Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. diff --git a/docs/Mono.Android/en/Android.App/Activity.xml b/docs/Mono.Android/en/Android.App/Activity.xml index 13c839b80a..a30b086709 100644 --- a/docs/Mono.Android/en/Android.App/Activity.xml +++ b/docs/Mono.Android/en/Android.App/Activity.xml @@ -306,12 +306,12 @@ If this activity is being destroyed because it can not handle a configuration parameter being changed (and thus its - method is + #onConfigurationChanged(Configuration) method is <em>not</em> being called), then you can use this method to discover the set of changes that have occurred while in the process of being destroyed. Returns a bit field of the configuration parameters that are - changing, as defined by the + changing, as defined by the android.content.res.Configuration class. @@ -455,7 +455,7 @@ Android.Transitions.Scene - Retrieve the representing this window's current content. + Retrieve the Scene representing this window's current content. Current Scene being shown or null @@ -493,7 +493,7 @@ Android.Transitions.TransitionManager - Retrieve the responsible for default transitions in this window. -or- Set the to use for default transitions in this window. + Retrieve the TransitionManager responsible for default transitions in this window. -or- Set the TransitionManagerTransitionManager to use for default transitions in this window. This window's content TransitionManager or null if none is set. Property getter documentation: @@ -562,19 +562,19 @@ modify this value, allowing you to identify incoming results. Default data to supply in the result, which may be modified by the sender. - May be , - , - , - , + May be PendingIntent#FLAG_ONE_SHOT PendingIntent.FLAG_ONE_SHOT, + PendingIntent#FLAG_NO_CREATE PendingIntent.FLAG_NO_CREATE, + PendingIntent#FLAG_CANCEL_CURRENT PendingIntent.FLAG_CANCEL_CURRENT, + PendingIntent#FLAG_UPDATE_CURRENT PendingIntent.FLAG_UPDATE_CURRENT, or any of the flags as supported by - to control which unspecified parts + Intent#fillIn Intent.fillIn() to control which unspecified parts of the intent that can be supplied when the actual send happens. Create a new PendingIntent object which you can hand to others for them to use to send result data back to your - callback. + #onActivityResult callback. Returns an existing or new PendingIntent matching the given parameters. May return null only if - has been + PendingIntent#FLAG_NO_CREATE PendingIntent.FLAG_NO_CREATE has been supplied. @@ -611,7 +611,7 @@ Android.Views.View - Calls on the + Calls android.view.Window#getCurrentFocus on the Window of this Activity to return the currently focused view. View The current View with focus or null. @@ -657,7 +657,7 @@ The id of the managed dialog. - Dismiss a dialog that was previously shown via . + Dismiss a dialog that was previously shown via #showDialog(int). @@ -677,8 +677,6 @@ - if the id was not previously shown via - . @@ -1112,7 +1110,7 @@ the ID to search for Finds a view that was identified by the android:id XML attribute - that was processed in . + that was processed in #onCreate. a view with given ID if found, or null otherwise @@ -1225,7 +1223,7 @@ activities started with this request code, they will all be finished. Force finish another activity that you had previously started with - . + #startActivityForResult. @@ -1423,7 +1421,7 @@ The activity making the call. This is called when a child activity of this one calls its - method. + #finish method. @@ -1536,9 +1534,9 @@ - Operating mode. Use for the default + Operating mode. Use #MODE_PRIVATE for the default operation. - Retrieve a object for accessing preferences + Retrieve a SharedPreferences object for accessing preferences that are private to this activity. Returns the single SharedPreferences instance that can be used to retrieve and modify the preference values. @@ -1702,7 +1700,7 @@ Android.Content.Intent - Return the intent that started this activity. -or- Change the intent returned by . + Return the intent that started this activity. -or- Change the intent returned by #getIntent#getIntent. To be added. Property getter documentation: @@ -1904,7 +1902,7 @@ System.Boolean - Returns true if the final call has been made + Returns true if the final #onDestroy() call has been made on the Activity, so this instance is now dead. To be added. @@ -1942,7 +1940,7 @@ Check to see whether this activity is in the process of finishing, - either because you called on it or someone else + either because you called #finish on it or someone else has requested that it finished. If the activity is finishing, returns true; else returns false. @@ -2157,7 +2155,7 @@ System.Boolean - Like , but only returns true if this is also the root + Like #isVoiceInteraction, but only returns true if this is also the root of a voice interaction. To be added. @@ -2223,8 +2221,8 @@ Retrieve the non-configuration instance data that was previously - returned by . - the object previously returned by + returned by #onRetainNonConfigurationInstance(). + the object previously returned by #onRetainNonConfigurationInstance() @@ -2260,7 +2258,7 @@ Convenience for calling - . + android.view.Window#getLayoutInflater. To be added. @@ -2455,7 +2453,7 @@ Gets the controller which should be receiving media key and volume events - while this activity is in the foreground. -or- Sets a to send media keys and volume changes to. + while this activity is in the foreground. -or- Sets a MediaControllerMediaController to send media keys and volume changes to. The controller which should receive events. Property getter documentation: @@ -2509,7 +2507,7 @@ Android.Views.MenuInflater - Returns a with this context. + Returns a MenuInflater with this context. To be added. @@ -2642,7 +2640,7 @@ The activity making the call. An intent representing the target destination for up navigation This is called when a child activity of this one calls its - method. + #navigateUpTo method. true if up navigation successfully reached the activity indicated by upIntent and upIntent was delivered to it. false if an instance of the indicated activity could not be found and this activity was simply finished normally. @@ -2915,8 +2913,8 @@ To be added. Called when a Fragment is being attached to this activity, immediately - after the call to its - method and before . + after the call to its Fragment#onAttach Fragment.onAttach() + method and before Fragment#onCreate Fragment.onCreate(). @@ -3210,7 +3208,7 @@ If the activity is being re-initialized after previously being shut down then this Bundle contains the data it most - recently supplied in . <b>Note: Otherwise it is null.</b> + recently supplied in #onSaveInstanceState. <b>Note: Otherwise it is null.</b> Called when the activity is starting. @@ -3256,7 +3254,7 @@ If the activity is being re-initialized after previously being shut down then this Bundle contains the data it most - recently supplied in . <b>Note: Otherwise it is null.</b> + recently supplied in #onSaveInstanceState. <b>Note: Otherwise it is null.</b> if the activity is being re-initialized after previously being shut down or powered off then this Bundle contains the data it most recently supplied to outPersistentState in . @@ -3607,7 +3605,7 @@ The panel being created. The menu inside the panel. Default implementation of - + android.view.Window.Callback#onCreatePanelMenu for activities. To be added. @@ -3652,7 +3650,7 @@ Which panel is being created. Default implementation of - + android.view.Window.Callback#onCreatePanelView for activities. To be added. @@ -3749,8 +3747,8 @@ The context the view is being created in. Inflation attributes as specified in XML file. Standard implementation of - - used when inflating with the LayoutInflater returned by . + android.view.LayoutInflater.Factory2#onCreateView(View, String, Context, AttributeSet) + used when inflating with the LayoutInflater returned by #getSystemService. To be added. @@ -3803,8 +3801,8 @@ The context the view is being created in. Inflation attributes as specified in XML file. Standard implementation of - - used when inflating with the LayoutInflater returned by . + android.view.LayoutInflater.Factory2#onCreateView(View, String, Context, AttributeSet) + used when inflating with the LayoutInflater returned by #getSystemService. To be added. @@ -4110,7 +4108,8 @@ The value in event.getKeyCode(). Description of the key event. - Default implementation of : always returns false (doesn't handle + Default implementation of KeyEvent.Callback#onKeyLongPress(int, KeyEvent) + KeyEvent.Callback.onKeyLongPress(): always returns false (doesn't handle the event). To be added. @@ -4164,7 +4163,8 @@ The value in event.getKeyCode(). Number of pairs as returned by event.getRepeatCount(). Description of the key event. - Default implementation of : always returns false (doesn't handle + Default implementation of KeyEvent.Callback#onKeyMultiple(int, int, KeyEvent) + KeyEvent.Callback.onKeyMultiple(): always returns false (doesn't handle the event). To be added. @@ -4309,7 +4309,7 @@ - Callback to indicate that has resulted in a + Callback to indicate that #startLocalVoiceInteraction(Bundle) has resulted in a voice interaction session being started. @@ -4346,7 +4346,7 @@ Callback to indicate that the local voice interaction has stopped either - because it was requested through a call to + because it was requested through a call to #stopLocalVoiceInteraction() or because it was canceled by the user. @@ -4419,7 +4419,7 @@ The panel that the menu is in. The menu item that was selected. Default implementation of - + android.view.Window.Callback#onMenuItemSelected for activities. To be added. @@ -4674,8 +4674,8 @@ The new intent that was started for the activity. This is called for activities that set launchMode to "singleTop" in - their package, or if a client used the - flag when calling . + their package, or if a client used the Intent#FLAG_ACTIVITY_SINGLE_TOP + flag when calling #startActivity. @@ -4805,7 +4805,7 @@ being displayed in the panel. Default implementation of - for + android.view.Window.Callback#onPanelClosed(int, Menu) for activities. @@ -4889,7 +4889,7 @@ The ID for the action you previously reported via - . + #onGetDirectActions(CancellationSignal, Consumer). Any additional arguments provided by the caller that are specific to the given action. A signal to cancel the operation in progress. @@ -5014,7 +5014,7 @@ true if the activity received this callback regardless of if it acts on it or not. If false, the framework will assume the app hasn't been updated to leverage - this callback and will in turn send a legacy callback of for the + this callback and will in turn send a legacy callback of #onUserLeaveHint() for the app to enter picture-in-picture mode. @@ -5054,9 +5054,9 @@ If the activity is being re-initialized after previously being shut down then this Bundle contains the data it most - recently supplied in . <b>Note: Otherwise it is null.</b> - Called when activity start-up is complete (after - and have been called). + recently supplied in #onSaveInstanceState. <b>Note: Otherwise it is null.</b> + Called when activity start-up is complete (after #onStart + and #onRestoreInstanceState have been called). @@ -5098,11 +5098,11 @@ If the activity is being re-initialized after previously being shut down then this Bundle contains the data it most - recently supplied in . <b>Note: Otherwise it is null.</b> + recently supplied in #onSaveInstanceState. <b>Note: Otherwise it is null.</b> The data caming from the PersistableBundle first saved in . - Called when activity start-up is complete (after - and have been called). + Called when activity start-up is complete (after #onStart + and #onRestoreInstanceState have been called). @@ -5138,7 +5138,7 @@ - Called when activity resume is complete (after has + Called when activity resume is complete (after #onResume has been called). @@ -5365,7 +5365,7 @@ If onCreatePanelView() returned null, this is the Menu being displayed in the panel. Default implementation of - + android.view.Window.Callback#onPreparePanel for activities. To be added. @@ -5449,7 +5449,7 @@ To be added. This is called when the user is requesting an assist, to build a full - Intent with all of the context of the current + Intent#ACTION_ASSIST Intent with all of the context of the current application. @@ -5566,11 +5566,11 @@ - The request code passed in . + The request code passed in #requestPermissions(String[], int). The requested permissions. Never null. The grant results for the corresponding permissions - which is either - or . Never null. + which is either android.content.pm.PackageManager#PERMISSION_GRANTED + or android.content.pm.PackageManager#PERMISSION_DENIED. Never null. Callback for the result from requesting permissions. @@ -5606,7 +5606,7 @@ - Called after when the current activity is being + Called after #onStop when the current activity is being re-displayed to the user (the user has navigated back to it). @@ -5648,8 +5648,8 @@ - the data most recently supplied in . - This method is called after when the activity is + the data most recently supplied in #onSaveInstanceState. + This method is called after #onStart when the activity is being re-initialized from a previously saved state, given here in <var>savedInstanceState</var>. @@ -5694,9 +5694,9 @@ - the data most recently supplied in . + the data most recently supplied in #onSaveInstanceState. the data most recently supplied in . - This method is called after when the activity is + This method is called after #onStart when the activity is being re-initialized from a previously saved state, given here in <var>savedInstanceState</var>. @@ -5738,8 +5738,8 @@ - Called after , , or - , for your activity to start interacting with the user. + Called after #onRestoreInstanceState, #onRestart, or + #onPause, for your activity to start interacting with the user. @@ -5823,8 +5823,8 @@ Bundle in which to place your saved state. Called to retrieve per-instance state from an activity before being killed - so that the state can be restored in or - (the populated by this method + so that the state can be restored in #onCreate or + #onRestoreInstanceState (the Bundle populated by this method will be passed to both). @@ -5870,8 +5870,8 @@ Bundle in which to place your saved state. State which will be saved across reboots. Called to retrieve per-instance state from an activity before being killed - so that the state can be restored in or - (the populated by this method + so that the state can be restored in #onCreate or + #onRestoreInstanceState (the Bundle populated by this method will be passed to both). @@ -5994,7 +5994,7 @@ - Called after &mdash; or after when + Called after #onCreate &mdash; or after #onRestart when the activity had been stopped, but is now again being displayed to the user. @@ -6038,8 +6038,8 @@ - Called when an is coming up, prior to other pre-resume callbacks - such as and . + Called when an #onResume is coming up, prior to other pre-resume callbacks + such as #onNewIntent and #onActivityResult. @@ -6494,7 +6494,7 @@ Whether the window of this activity has focus. - Called when the current of the activity gains or loses + Called when the current Window of the activity gains or loses focus. @@ -6716,8 +6716,8 @@ the incoming activity. Use 0 for no animation. A resource ID of the animation resource to use for the outgoing activity. Use 0 for no animation. - Call immediately after one of the flavors of - or to specify an explicit transition animation to + Call immediately after one of the flavors of #startActivity(Intent) + or #finish to specify an explicit transition animation to perform next. @@ -6789,7 +6789,7 @@ Android.Content.Intent - Obtain an that will launch an explicit target activity specified by + Obtain an Intent that will launch an explicit target activity specified by this activity's logical parent. a new Intent targeting the defined parent of this activity or null if there is no valid parent. @@ -6829,7 +6829,8 @@ Postpone the entering activity transition when Activity was started with - . + android.app.ActivityOptions#makeSceneTransitionAnimation(Activity, + android.util.Pair[]). @@ -6936,7 +6937,7 @@ The callback instance to register - Register an instance that receives + Register an Application.ActivityLifecycleCallbacks instance that receives lifecycle callbacks for only this Activity. @@ -7137,9 +7138,9 @@ To be added. - Create object bound to this activity and controlling the - access permissions for content URIs associated with the . - The object used to control access to the content URIs. + Create DragAndDropPermissions object bound to this activity and controlling the + access permissions for content URIs associated with the DragEvent. + The DragAndDropPermissions object used to control access to the content URIs. Null if no content URIs are associated with the event or if permissions could not be granted. @@ -7179,7 +7180,7 @@ Return the current requested orientation of the activity. -or- Change the desired orientation of this activity. Returns an orientation constant as used in - . + ActivityInfo#screenOrientation ActivityInfo.screenOrientation. Property getter documentation: @@ -7211,6 +7212,7 @@ and used according to terms described in the Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License.Creative Commons 2.5 Attribution License. + ActivityInfo#screenOrientation ActivityInfo.screenOrientation @@ -7238,7 +7240,7 @@ The requested permissions. Must me non-null and not empty. Application specific request code to match with a result - reported to . + reported to #onRequestPermissionsResult(int, String[], int[]). Should be >= 0. Requests permissions to be granted to this application. @@ -7253,7 +7255,6 @@ and used according to terms described in the Creative Commons 2.5 Attribution License. - if requestCode is negative. @@ -7320,13 +7321,13 @@ translucent activities, false to indicate otherwise. Resources must be released when passing false to this method. Activities that want to remain visible behind a translucent activity above them must call - this method anytime between the start of and the return from - . + this method anytime between the start of #onResume() and the return from + #onPause(). the resulting visibiity state. If true the activity will remain visible beyond - if the next activity is translucent or not fullscreen. If false + #onPause() if the next activity is translucent or not fullscreen. If false then the activity may not count on being visible behind other translucent activities, and must stop any media playback and release resources. - Returning false may occur in lieu of a call to so + Returning false may occur in lieu of a call to #onVisibleBehindCanceled() so the return value must be checked. @@ -7372,7 +7373,7 @@ The desired feature as defined in - . + android.view.Window. Enable extended window features. Returns true if the requested feature is supported and now enabled. @@ -7417,7 +7418,7 @@ the ID to search for Finds a view that was identified by the android:id XML attribute that was processed - in , or throws an IllegalArgumentException if the ID is invalid, or there is + in #onCreate, or throws an IllegalArgumentException if the ID is invalid, or there is no matching view in the hierarchy. a view with given ID @@ -7517,8 +7518,8 @@ During the onSearchRequested() callbacks, this function will return the - that triggered the callback, if it exists. - SearchEvent The SearchEvent that triggered the callback. + SearchEvent that triggered the callback, if it exists. + SearchEvent The SearchEvent that triggered the #onSearchRequested callback. @@ -7556,7 +7557,7 @@ Toolbar to set as the Activity's action bar, or null to clear it - Set a to act as the for this + Set a android.widget.Toolbar Toolbar to act as the ActionBar for this Activity window. @@ -7766,7 +7767,8 @@ Used to manipulate shared element transitions on the launched Activity. - When was used to start an Activity, <var>callback</var> + When android.app.ActivityOptions#makeSceneTransitionAnimation(Activity, + android.view.View, String) was used to start an Activity, <var>callback</var> will be called to handle shared elements on the launched Activity. @@ -7805,7 +7807,8 @@ Used to manipulate shared element transitions on the launching Activity. - When was used to start an Activity, <var>callback</var> + When android.app.ActivityOptions#makeSceneTransitionAnimation(Activity, + android.view.View, String) was used to start an Activity, <var>callback</var> will be called to handle shared elements on the launching Activity. @@ -7853,7 +7856,7 @@ To be added. To be added. Convenience for calling - . + android.view.Window#setFeatureDrawable(int, Drawable). @@ -7901,7 +7904,7 @@ To be added. To be added. Convenience for calling - . + android.view.Window#setFeatureDrawableAlpha. @@ -7949,7 +7952,7 @@ To be added. To be added. Convenience for calling - . + android.view.Window#setFeatureDrawableResource. @@ -7997,7 +8000,7 @@ To be added. To be added. Convenience for calling - . + android.view.Window#setFeatureDrawableUri. @@ -8074,10 +8077,10 @@ - true to show the on top of the lock + true to show the Activity on top of the lock screen when this activity has another activity behind it with the showWhenLock attribute set; false otherwise. - Specifies whether this should be shown on top of the lock screen whenever + Specifies whether this Activity should be shown on top of the lock screen whenever the lockscreen is up and this activity has another activity behind it with the showWhenLock attribute set. @@ -8117,11 +8120,12 @@ a unique, stable id that identifies this Activity instance from others. This can be linked to a shortcut using - with the same locus id string. + android.content.pm.ShortcutInfo.Builder#setLocusId(android.content.LocusId) + setLocusId with the same locus id string. extras set or updated as part of this locus context. This may help provide additional metadata such as URLs, conversation participants specific to this Activity's context. - Sets the for this activity. + Sets the android.content.LocusId for this activity. @@ -8189,7 +8193,7 @@ the new parameters for the picture-in-picture. Updates the properties of the picture-in-picture activity, or sets it to be used later when - is called. + #enterPictureInPictureMode() is called. @@ -8539,9 +8543,9 @@ - true to show the on top of the lock screen; + true to show the Activity on top of the lock screen; false otherwise. - Specifies whether an should be shown on top of the lock screen whenever + Specifies whether an Activity should be shown on top of the lock screen whenever the lockscreen is up and the activity is resumed. @@ -8659,8 +8663,8 @@ true convert from opaque to translucent. false convert from translucent to opaque. - Convert an activity, which particularly with or - attribute, to a fullscreen opaque activity, or + Convert an activity, which particularly with android.R.attr#windowIsTranslucent or + android.R.attr#windowIsFloating attribute, to a fullscreen opaque activity, or convert it from opaque back to translucent. The result of setting translucency. Return true if set successfully, false otherwise. @@ -8702,7 +8706,7 @@ true to turn on the screen; false otherwise. - Specifies whether the screen should be turned on when the is resumed. + Specifies whether the screen should be turned on when the Activity is resumed. @@ -8782,7 +8786,7 @@ true to enable this mode. the name of the component to use as a - while VR mode is enabled. + android.service.vr.VrListenerService while VR mode is enabled. Enable or disable virtual reality (VR) mode for this Activity. @@ -8796,9 +8800,6 @@ and used according to terms described in the Creative Commons 2.5 Attribution License. - if the given component - to run as a is not installed, or has - not been enabled in user settings. @@ -8948,7 +8949,7 @@ To be added. - Simple version of that does not + Simple version of #showDialog(int, Bundle) that does not take any arguments. @@ -8997,7 +8998,7 @@ will not be called with the new arguments but M:Android.App.Activity.OnPrepareDialog(System.Int32,Android.App.Dialog,Android.App.Dialog) will be. If you need to rebuild the dialog, call first. - Simple version of that does not + Simple version of #showDialog(int, Bundle) that does not take any arguments. To be added. @@ -9079,7 +9080,7 @@ Callback that will manage lifecycle events for this action mode - Start an action mode of the default type . + Start an action mode of the default type ActionMode#TYPE_PRIMARY. The ActionMode that was started, or null if it was canceled @@ -9128,7 +9129,7 @@ Callback that will manage lifecycle events for this action mode To be added. - Start an action mode of the default type . + Start an action mode of the default type ActionMode#TYPE_PRIMARY. The ActionMode that was started, or null if it was canceled @@ -9170,7 +9171,7 @@ The intent to start. If >= 0, this code will be returned in onActivityResult() when the activity exits. - Same as calling + Same as calling #startActivityForResult(Intent, int, Bundle) with no options. @@ -9186,7 +9187,6 @@ - #startActivity @@ -9244,7 +9244,7 @@ onActivityResult() when the activity exits. Additional options for how the Activity should be started. See for more details. - Same as calling + Same as calling #startActivityForResult(Intent, int, Bundle) with no options. @@ -9260,7 +9260,6 @@ - #startActivity @@ -9458,8 +9457,8 @@ The intent to start. If >= 0, this code will be returned in onActivityResult() when the activity exits, as described in - . - Same as calling + #startActivityForResult. + Same as calling #startActivityIfNeeded(Intent, int, Bundle) with no options. If a new activity was launched then true is returned; otherwise false is returned and you must handle the Intent yourself. @@ -9506,10 +9505,10 @@ The intent to start. If >= 0, this code will be returned in onActivityResult() when the activity exits, as described in - . + #startActivityForResult. Additional options for how the Activity should be started. See for more details. - Same as calling + Same as calling #startActivityIfNeeded(Intent, int, Bundle) with no options. If a new activity was launched then true is returned; otherwise false is returned and you must handle the Intent yourself. @@ -9572,13 +9571,14 @@ If >= 0, this code will be returned in onActivityResult() when the activity exits. If non-null, this will be provided as the - intent parameter to . + intent parameter to IntentSender#sendIntent. Intent flags in the original IntentSender that you would like to change. Desired values for any bits set in <var>flagsMask</var> Always set to 0. - Same as calling with no options. + Same as calling #startIntentSenderForResult(IntentSender, int, + Intent, int, int, int, Bundle) with no options. @@ -9639,7 +9639,7 @@ If >= 0, this code will be returned in onActivityResult() when the activity exits. If non-null, this will be provided as the - intent parameter to . + intent parameter to IntentSender#sendIntent. Intent flags in the original IntentSender that you would like to change. Desired values for any bits set in @@ -9650,7 +9650,8 @@ have also been supplied by the IntentSender, options given here will override any that conflict with those given by the IntentSender. - Same as calling with no options. + Same as calling #startIntentSenderForResult(IntentSender, int, + Intent, int, int, int, Bundle) with no options. @@ -9717,7 +9718,8 @@ To be added. To be added. To be added. - Same as calling with no options. + Same as calling #startIntentSenderFromChild(Activity, IntentSender, + int, Intent, int, int, int, Bundle) with no options. @@ -9786,7 +9788,8 @@ To be added. To be added. To be added. - Same as calling with no options. + Same as calling #startIntentSenderFromChild(Activity, IntentSender, + int, Intent, int, int, int, Bundle) with no options. @@ -9904,7 +9907,7 @@ The Cursor to be managed. This method allows the activity to take care of managing the given - 's lifecycle for you based on the activity's lifecycle. + Cursor's lifecycle for you based on the activity's lifecycle. @@ -9948,7 +9951,7 @@ correct behavior, this must be the same as the Intent that started your own activity; the only changes you can make are to the extras inside of it. - Same as calling with + Same as calling #startNextMatchingActivity(Intent, Bundle) with no options. Returns a boolean indicating whether there was another Activity to start: true if there was a next activity to start, false if there @@ -9998,7 +10001,7 @@ inside of it. Additional options for how the Activity should be started. See for more details. - Same as calling with + Same as calling #startNextMatchingActivity(Intent, Bundle) with no options. Returns a boolean indicating whether there was another Activity to start: true if there was a next activity to start, false if there @@ -10039,7 +10042,7 @@ - Begin postponed transitions after was called. + Begin postponed transitions after #postponeEnterTransition() was called. @@ -10134,7 +10137,7 @@ Request to terminate the current voice interaction that was previously started - using . + using #startLocalVoiceInteraction(Bundle). @@ -10212,7 +10215,7 @@ The Cursor that was being managed. Given a Cursor that was previously given to - , stop the activity's management of that + #startManagingCursor, stop the activity's management of that cursor. @@ -10491,7 +10494,7 @@ context here, in order to improve quality or specificity of its own searches. This data will be returned with SEARCH intent(s). Null if no extra data is required. - Similar to , but actually fires off the search query after invoking + Similar to #startSearch, but actually fires off the search query after invoking the search dialog. @@ -10529,8 +10532,8 @@ The callback instance to unregister - Unregister an previously registered - with . + Unregister an Application.ActivityLifecycleCallbacks previously registered + with #registerActivityLifecycleCallbacks. @@ -10604,7 +10607,7 @@ Android.App.VoiceInteractor - Retrieve the active that the user is going through to + Retrieve the active VoiceInteractor that the user is going through to interact with this activity. To be added. @@ -10701,7 +10704,7 @@ Android.Views.Window - Retrieve the current for the activity. + Retrieve the current android.view.Window for the activity. Window The current window, or null if the activity is not visual. From 013e1255409349d36cca6e7529791d96ecf3bdde Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Tue, 13 Jul 2021 16:18:09 -0400 Subject: [PATCH 3/5] Trigger new build From f9c3deeb196bd1b6574d9578daae484ee6d7ca05 Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Wed, 27 Oct 2021 15:29:29 -0400 Subject: [PATCH 4/5] Trigger Build From 6f4f15903ba6779b6d80468f56a66cd68b72a455 Mon Sep 17 00:00:00 2001 From: Peter Collins Date: Thu, 28 Oct 2021 20:33:43 -0400 Subject: [PATCH 5/5] Update to API 31, replace with --- docs/Mono.Android/en/Android.App/Activity.xml | 611 ++++++++++-------- 1 file changed, 357 insertions(+), 254 deletions(-) diff --git a/docs/Mono.Android/en/Android.App/Activity.xml b/docs/Mono.Android/en/Android.App/Activity.xml index a30b086709..1a130e9f8b 100644 --- a/docs/Mono.Android/en/Android.App/Activity.xml +++ b/docs/Mono.Android/en/Android.App/Activity.xml @@ -122,7 +122,7 @@ - Java documentation for android.app.Activity.getActionBar(). + Java documentation for android.app.Activity.getActionBar(). @@ -163,7 +163,7 @@ - Java documentation for android.app.Activity.addContentView(android.view.View, android.view.LayoutParams). + Java documentation for android.app.Activity.addContentView(android.view.View, android.view.LayoutParams). @@ -199,7 +199,7 @@ - Java documentation for android.app.Activity.getApplication(). + Java documentation for android.app.Activity.getApplication(). @@ -236,7 +236,7 @@ - Java documentation for android.app.Activity.getCallingActivity(). + Java documentation for android.app.Activity.getCallingActivity(). @@ -273,7 +273,7 @@ - Java documentation for android.app.Activity.getCallingPackage(). + Java documentation for android.app.Activity.getCallingPackage(). @@ -316,7 +316,7 @@ - Java documentation for android.app.Activity.getChangingConfigurations(). + Java documentation for android.app.Activity.getChangingConfigurations(). @@ -352,7 +352,7 @@ - Java documentation for android.app.Activity.closeContextMenu(). + Java documentation for android.app.Activity.closeContextMenu(). @@ -388,7 +388,7 @@ - Java documentation for android.app.Activity.closeOptionsMenu(). + Java documentation for android.app.Activity.closeOptionsMenu(). @@ -424,7 +424,7 @@ - Java documentation for android.app.Activity.getComponentName(). + Java documentation for android.app.Activity.getComponentName(). @@ -460,7 +460,7 @@ - Java documentation for android.app.Activity.getContentScene(). + Java documentation for android.app.Activity.getContentScene(). @@ -499,7 +499,7 @@ Property getter documentation: - Java documentation for android.app.Activity.getContentTransitionManager(). + Java documentation for android.app.Activity.getContentTransitionManager(). @@ -510,13 +510,13 @@ Property setter documentation: - Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). + Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). - Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). + Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). - Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager).Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager)android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). + Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager).Java documentation for android.app.Activity.setContentTransitionManager(android.transition.TransitionManager)android.app.Activity.setContentTransitionManager(android.transition.TransitionManager). Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the @@ -579,7 +579,7 @@ - Java documentation for android.app.Activity.createPendingResult(int, android.content.Intent, int). + Java documentation for android.app.Activity.createPendingResult(int, android.content.Intent, int). @@ -617,7 +617,7 @@ - Java documentation for android.app.Activity.getCurrentFocus(). + Java documentation for android.app.Activity.getCurrentFocus(). @@ -661,7 +661,7 @@ - Java documentation for android.app.Activity.dismissDialog(int). + Java documentation for android.app.Activity.dismissDialog(int). @@ -703,7 +703,7 @@ - Java documentation for android.app.Activity.dismissKeyboardShortcutsHelper(). + Java documentation for android.app.Activity.dismissKeyboardShortcutsHelper(). @@ -742,7 +742,7 @@ - Java documentation for android.app.Activity.dispatchGenericMotionEvent(android.view.MotionEvent). + Java documentation for android.app.Activity.dispatchGenericMotionEvent(android.view.MotionEvent). @@ -785,7 +785,7 @@ - Java documentation for android.app.Activity.dispatchKeyEvent(android.view.KeyEvent). + Java documentation for android.app.Activity.dispatchKeyEvent(android.view.KeyEvent). @@ -828,7 +828,7 @@ - Java documentation for android.app.Activity.dispatchKeyShortcutEvent(android.view.KeyEvent). + Java documentation for android.app.Activity.dispatchKeyShortcutEvent(android.view.KeyEvent). @@ -905,7 +905,7 @@ - Java documentation for android.app.Activity.dispatchTouchEvent(android.view.MotionEvent). + Java documentation for android.app.Activity.dispatchTouchEvent(android.view.MotionEvent). @@ -948,7 +948,7 @@ - Java documentation for android.app.Activity.dispatchTrackballEvent(android.view.MotionEvent). + Java documentation for android.app.Activity.dispatchTrackballEvent(android.view.MotionEvent). @@ -997,7 +997,7 @@ - Java documentation for android.app.Activity.dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[]). + Java documentation for android.app.Activity.dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[]). @@ -1036,7 +1036,7 @@ - Java documentation for android.app.Activity.enterPictureInPictureMode(). + Java documentation for android.app.Activity.enterPictureInPictureMode(). @@ -1075,7 +1075,7 @@ - Java documentation for android.app.Activity.enterPictureInPictureMode(). + Java documentation for android.app.Activity.enterPictureInPictureMode(). @@ -1115,7 +1115,7 @@ - Java documentation for android.app.Activity.findViewById(int). + Java documentation for android.app.Activity.findViewById(int). @@ -1184,7 +1184,7 @@ - Java documentation for android.app.Activity.finish(). + Java documentation for android.app.Activity.finish(). @@ -1227,7 +1227,7 @@ - Java documentation for android.app.Activity.finishActivity(int). + Java documentation for android.app.Activity.finishActivity(int). @@ -1273,7 +1273,7 @@ - Java documentation for android.app.Activity.finishActivityFromChild(android.app.Activity, int). + Java documentation for android.app.Activity.finishActivityFromChild(android.app.Activity, int). @@ -1310,7 +1310,7 @@ - Java documentation for android.app.Activity.finishAffinity(). + Java documentation for android.app.Activity.finishAffinity(). @@ -1347,7 +1347,7 @@ - Java documentation for android.app.Activity.finishAfterTransition(). + Java documentation for android.app.Activity.finishAfterTransition(). @@ -1383,7 +1383,7 @@ - Java documentation for android.app.Activity.finishAndRemoveTask(). + Java documentation for android.app.Activity.finishAndRemoveTask(). @@ -1425,7 +1425,7 @@ - Java documentation for android.app.Activity.finishFromChild(android.app.Activity). + Java documentation for android.app.Activity.finishFromChild(android.app.Activity). @@ -1494,7 +1494,7 @@ - Java documentation for android.app.Activity.getFragmentManager(). + Java documentation for android.app.Activity.getFragmentManager(). @@ -1543,7 +1543,7 @@ - Java documentation for android.app.Activity.getPreferences(int). + Java documentation for android.app.Activity.getPreferences(int). @@ -1579,7 +1579,7 @@ - Java documentation for android.app.Activity.hasWindowFocus(). + Java documentation for android.app.Activity.hasWindowFocus(). @@ -1621,7 +1621,7 @@ Property getter documentation: - Java documentation for android.app.Activity.isImmersive(). + Java documentation for android.app.Activity.isImmersive(). @@ -1632,13 +1632,13 @@ Property setter documentation: - Java documentation for android.app.Activity.setImmersive(boolean). + Java documentation for android.app.Activity.setImmersive(boolean). - Java documentation for android.app.Activity.setImmersive(boolean). + Java documentation for android.app.Activity.setImmersive(boolean). - Java documentation for android.app.Activity.setImmersive(boolean).Java documentation for android.app.Activity.setImmersive(boolean)android.app.Activity.setImmersive(boolean). + Java documentation for android.app.Activity.setImmersive(boolean).Java documentation for android.app.Activity.setImmersive(boolean)android.app.Activity.setImmersive(boolean). Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the @@ -1706,7 +1706,7 @@ Property getter documentation: - Java documentation for android.app.Activity.getIntent(). + Java documentation for android.app.Activity.getIntent(). @@ -1717,13 +1717,13 @@ Property setter documentation: - Java documentation for android.app.Activity.setIntent(android.content.Intent). + Java documentation for android.app.Activity.setIntent(android.content.Intent). - Java documentation for android.app.Activity.setIntent(android.content.Intent). + Java documentation for android.app.Activity.setIntent(android.content.Intent). - Java documentation for android.app.Activity.setIntent(android.content.Intent).Java documentation for android.app.Activity.setIntent(android.content.Intent)android.app.Activity.setIntent(android.content.Intent). + Java documentation for android.app.Activity.setIntent(android.content.Intent).Java documentation for android.app.Activity.setIntent(android.content.Intent)android.app.Activity.setIntent(android.content.Intent). Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the @@ -1761,7 +1761,7 @@ - Java documentation for android.app.Activity.invalidateOptionsMenu(). + Java documentation for android.app.Activity.invalidateOptionsMenu(). @@ -1798,7 +1798,7 @@ - Java documentation for android.app.Activity.isActivityTransitionRunning(). + Java documentation for android.app.Activity.isActivityTransitionRunning(). @@ -1835,7 +1835,7 @@ - Java documentation for android.app.Activity.isChangingConfigurations(). + Java documentation for android.app.Activity.isChangingConfigurations(). @@ -1871,7 +1871,7 @@ - Java documentation for android.app.Activity.isChild(). + Java documentation for android.app.Activity.isChild(). @@ -1908,7 +1908,7 @@ - Java documentation for android.app.Activity.isDestroyed(). + Java documentation for android.app.Activity.isDestroyed(). @@ -1946,7 +1946,7 @@ - Java documentation for android.app.Activity.isFinishing(). + Java documentation for android.app.Activity.isFinishing(). @@ -1983,7 +1983,7 @@ - Java documentation for android.app.Activity.isInMultiWindowMode(). + Java documentation for android.app.Activity.isInMultiWindowMode(). @@ -2018,7 +2018,41 @@ - Java documentation for android.app.Activity.isInPictureInPictureMode(). + Java documentation for android.app.Activity.isInPictureInPictureMode(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + Property + + 0.0.0.0 + + + + get: Android.Runtime.Register("isLaunchedFromBubble", "()Z", "GetIsLaunchedFromBubbleHandler", ApiSince=31) + + + + System.Boolean + + + Indicates whether this activity is launched from a bubble. + + true if the activity is launched from a bubble. + + + + Java documentation for android.app.Activity.isLaunchedFromBubble(). @@ -2054,7 +2088,7 @@ - Java documentation for android.app.Activity.isLocalVoiceInteractionSupported(). + Java documentation for android.app.Activity.isLocalVoiceInteractionSupported(). @@ -2089,7 +2123,7 @@ - Java documentation for android.app.Activity.isTaskRoot(). + Java documentation for android.app.Activity.isTaskRoot(). @@ -2125,7 +2159,7 @@ - Java documentation for android.app.Activity.isVoiceInteraction(). + Java documentation for android.app.Activity.isVoiceInteraction(). @@ -2161,7 +2195,7 @@ - Java documentation for android.app.Activity.isVoiceInteractionRoot(). + Java documentation for android.app.Activity.isVoiceInteractionRoot(). @@ -2226,7 +2260,7 @@ - Java documentation for android.app.Activity.getLastNonConfigurationInstance(). + Java documentation for android.app.Activity.getLastNonConfigurationInstance(). @@ -2263,7 +2297,7 @@ - Java documentation for android.app.Activity.getLayoutInflater(). + Java documentation for android.app.Activity.getLayoutInflater(). @@ -2302,7 +2336,7 @@ - Java documentation for android.app.Activity.getLoaderManager(). + Java documentation for android.app.Activity.getLoaderManager(). @@ -2338,7 +2372,7 @@ - Java documentation for android.app.Activity.getLocalClassName(). + Java documentation for android.app.Activity.getLocalClassName(). @@ -2419,7 +2453,7 @@ - Java documentation for android.app.Activity.getMaxNumPictureInPictureActions(). + Java documentation for android.app.Activity.getMaxNumPictureInPictureActions(). @@ -2459,7 +2493,7 @@ Property getter documentation: - Java documentation for android.app.Activity.getMediaController(). + Java documentation for android.app.Activity.getMediaController(). @@ -2470,13 +2504,13 @@ Property setter documentation: - Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController). + Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController). - Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController). + Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController). - Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController).Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController)android.app.Activity.setMediaController(android.media.session.MediaController). + Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController).Java documentation for android.app.Activity.setMediaController(android.media.session.MediaController)android.app.Activity.setMediaController(android.media.session.MediaController). Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the @@ -2512,7 +2546,7 @@ - Java documentation for android.app.Activity.getMenuInflater(). + Java documentation for android.app.Activity.getMenuInflater(). @@ -2556,7 +2590,7 @@ - Java documentation for android.app.Activity.moveTaskToBack(boolean). + Java documentation for android.app.Activity.moveTaskToBack(boolean). @@ -2599,7 +2633,7 @@ - Java documentation for android.app.Activity.navigateUpTo(android.content.Intent). + Java documentation for android.app.Activity.navigateUpTo(android.content.Intent). @@ -2647,7 +2681,7 @@ - Java documentation for android.app.Activity.navigateUpToFromChild(android.app.Activity, android.content.Intent). + Java documentation for android.app.Activity.navigateUpToFromChild(android.app.Activity, android.content.Intent). @@ -2686,7 +2720,7 @@ - Java documentation for android.app.Activity.onActionModeFinished(android.view.ActionMode). + Java documentation for android.app.Activity.onActionModeFinished(android.view.ActionMode). @@ -2728,7 +2762,7 @@ - Java documentation for android.app.Activity.onActionModeStarted(android.view.ActionMode). + Java documentation for android.app.Activity.onActionModeStarted(android.view.ActionMode). @@ -2776,7 +2810,7 @@ - Java documentation for android.app.Activity.onActivityReenter(int, android.content.Intent). + Java documentation for android.app.Activity.onActivityReenter(int, android.content.Intent). @@ -2830,7 +2864,7 @@ - Java documentation for android.app.Activity.onActivityResult(int, int, android.content.Intent). + Java documentation for android.app.Activity.onActivityResult(int, int, android.content.Intent). @@ -2870,7 +2904,7 @@ - Java documentation for android.app.Activity.onAttachedToWindow(). + Java documentation for android.app.Activity.onAttachedToWindow(). @@ -2918,7 +2952,7 @@ - Java documentation for android.app.Activity.onAttachFragment(android.app.Fragment). + Java documentation for android.app.Activity.onAttachFragment(android.app.Fragment). @@ -2950,12 +2984,11 @@ - Called when the activity has detected the user's press of the back - key. + Called when the activity has detected the user's press of the back key. - Java documentation for android.app.Activity.onBackPressed(). + Java documentation for android.app.Activity.onBackPressed(). @@ -3054,7 +3087,7 @@ - Java documentation for android.app.Activity.onConfigurationChanged(android.content.res.Configuration). + Java documentation for android.app.Activity.onConfigurationChanged(android.content.res.Configuration). @@ -3131,7 +3164,7 @@ - Java documentation for android.app.Activity.onContextItemSelected(android.view.MenuItem). + Java documentation for android.app.Activity.onContextItemSelected(android.view.MenuItem). @@ -3172,7 +3205,7 @@ - Java documentation for android.app.Activity.onContextMenuClosed(android.view.Menu). + Java documentation for android.app.Activity.onContextMenuClosed(android.view.Menu). @@ -3213,7 +3246,7 @@ - Java documentation for android.app.Activity.onCreate(android.os.Bundle). + Java documentation for android.app.Activity.onCreate(android.os.Bundle). @@ -3263,7 +3296,7 @@ - Java documentation for android.app.Activity.onCreate(android.os.Bundle). + Java documentation for android.app.Activity.onCreate(android.os.Bundle). @@ -3313,7 +3346,7 @@ - Java documentation for android.app.Activity.onCreateContextMenu(android.view.ContextMenu, android.view.View, android.view.ContextMenuInfo). + Java documentation for android.app.Activity.onCreateContextMenu(android.view.ContextMenu, android.view.View, android.view.ContextMenuInfo). @@ -3349,7 +3382,7 @@ - Java documentation for android.app.Activity.onCreateDescription(). + Java documentation for android.app.Activity.onCreateDescription(). @@ -3386,7 +3419,7 @@ - Java documentation for android.app.Activity.onCreateDescription(). + Java documentation for android.app.Activity.onCreateDescription(). @@ -3433,7 +3466,7 @@ - Java documentation for android.app.Activity.onCreateDialog(int). + Java documentation for android.app.Activity.onCreateDialog(int). @@ -3479,7 +3512,7 @@ - Java documentation for android.app.Activity.onCreateDialog(int). + Java documentation for android.app.Activity.onCreateDialog(int). @@ -3524,7 +3557,7 @@ - Java documentation for android.app.Activity.onCreateNavigateUpTaskStack(android.app.TaskStackBuilder). + Java documentation for android.app.Activity.onCreateNavigateUpTaskStack(android.app.TaskStackBuilder). @@ -3565,7 +3598,7 @@ - Java documentation for android.app.Activity.onCreateOptionsMenu(android.view.Menu). + Java documentation for android.app.Activity.onCreateOptionsMenu(android.view.Menu). @@ -3611,7 +3644,7 @@ - Java documentation for android.app.Activity.onCreatePanelMenu(int, android.view.Menu). + Java documentation for android.app.Activity.onCreatePanelMenu(int, android.view.Menu). @@ -3656,7 +3689,7 @@ - Java documentation for android.app.Activity.onCreatePanelView(int). + Java documentation for android.app.Activity.onCreatePanelView(int). @@ -3704,7 +3737,7 @@ - Java documentation for android.app.Activity.onCreateThumbnail(android.graphics.Bitmap, android.graphics.Canvas). + Java documentation for android.app.Activity.onCreateThumbnail(android.graphics.Bitmap, android.graphics.Canvas). @@ -3753,7 +3786,7 @@ - Java documentation for android.app.Activity.onCreateView(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet). + Java documentation for android.app.Activity.onCreateView(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet). @@ -3807,7 +3840,7 @@ - Java documentation for android.app.Activity.onCreateView(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet). + Java documentation for android.app.Activity.onCreateView(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet). @@ -3848,7 +3881,7 @@ - Java documentation for android.app.Activity.onDestroy(). + Java documentation for android.app.Activity.onDestroy(). @@ -3889,7 +3922,7 @@ - Java documentation for android.app.Activity.onDetachedFromWindow(). + Java documentation for android.app.Activity.onDetachedFromWindow(). @@ -3929,7 +3962,7 @@ - Java documentation for android.app.Activity.onEnterAnimationComplete(). + Java documentation for android.app.Activity.onEnterAnimationComplete(). @@ -3970,7 +4003,7 @@ - Java documentation for android.app.Activity.onGenericMotionEvent(android.view.MotionEvent). + Java documentation for android.app.Activity.onGenericMotionEvent(android.view.MotionEvent). @@ -4010,7 +4043,7 @@ - Java documentation for android.app.Activity.onGetDirectActions(android.os.CancellationSignal, java.util.function.Consumer). + Java documentation for android.app.Activity.onGetDirectActions(android.os.CancellationSignal, java.util.function.Consumer). @@ -4060,7 +4093,7 @@ - Java documentation for android.app.Activity.onKeyDown(int, android.view.KeyEvent). + Java documentation for android.app.Activity.onKeyDown(int, android.view.KeyEvent). @@ -4115,7 +4148,7 @@ - Java documentation for android.app.Activity.onKeyLongPress(int, android.view.KeyEvent). + Java documentation for android.app.Activity.onKeyLongPress(int, android.view.KeyEvent). @@ -4170,7 +4203,7 @@ - Java documentation for android.app.Activity.onKeyMultiple(int, int, android.view.KeyEvent). + Java documentation for android.app.Activity.onKeyMultiple(int, int, android.view.KeyEvent). @@ -4221,7 +4254,7 @@ - Java documentation for android.app.Activity.onKeyShortcut(int, android.view.KeyEvent). + Java documentation for android.app.Activity.onKeyShortcut(int, android.view.KeyEvent). @@ -4272,7 +4305,7 @@ - Java documentation for android.app.Activity.onKeyUp(int, android.view.KeyEvent). + Java documentation for android.app.Activity.onKeyUp(int, android.view.KeyEvent). @@ -4314,7 +4347,7 @@ - Java documentation for android.app.Activity.onLocalVoiceInteractionStarted(). + Java documentation for android.app.Activity.onLocalVoiceInteractionStarted(). @@ -4351,7 +4384,7 @@ - Java documentation for android.app.Activity.onLocalVoiceInteractionStopped(). + Java documentation for android.app.Activity.onLocalVoiceInteractionStopped(). @@ -4425,7 +4458,7 @@ - Java documentation for android.app.Activity.onMenuItemSelected(int, android.view.MenuItem). + Java documentation for android.app.Activity.onMenuItemSelected(int, android.view.MenuItem). @@ -4470,7 +4503,7 @@ - Java documentation for android.app.Activity.onMenuOpened(int, android.view.Menu). + Java documentation for android.app.Activity.onMenuOpened(int, android.view.Menu). @@ -4516,7 +4549,7 @@ - Java documentation for android.app.Activity.onMultiWindowModeChanged(boolean). + Java documentation for android.app.Activity.onMultiWindowModeChanged(boolean). @@ -4557,7 +4590,7 @@ - Java documentation for android.app.Activity.onMultiWindowModeChanged(boolean). + Java documentation for android.app.Activity.onMultiWindowModeChanged(boolean). @@ -4595,7 +4628,7 @@ - Java documentation for android.app.Activity.onNavigateUp(). + Java documentation for android.app.Activity.onNavigateUp(). @@ -4638,7 +4671,7 @@ - Java documentation for android.app.Activity.onNavigateUpFromChild(android.app.Activity). + Java documentation for android.app.Activity.onNavigateUpFromChild(android.app.Activity). @@ -4679,7 +4712,7 @@ - Java documentation for android.app.Activity.onNewIntent(android.content.Intent). + Java documentation for android.app.Activity.onNewIntent(android.content.Intent). @@ -4723,7 +4756,7 @@ - Java documentation for android.app.Activity.onOptionsItemSelected(android.view.MenuItem). + Java documentation for android.app.Activity.onOptionsItemSelected(android.view.MenuItem). @@ -4765,7 +4798,7 @@ - Java documentation for android.app.Activity.onOptionsMenuClosed(android.view.Menu). + Java documentation for android.app.Activity.onOptionsMenuClosed(android.view.Menu). @@ -4810,7 +4843,7 @@ - Java documentation for android.app.Activity.onPanelClosed(int, android.view.Menu). + Java documentation for android.app.Activity.onPanelClosed(int, android.view.Menu). @@ -4850,7 +4883,7 @@ - Java documentation for android.app.Activity.onPause(). + Java documentation for android.app.Activity.onPause(). @@ -4899,7 +4932,7 @@ - Java documentation for android.app.Activity.onPerformDirectAction(java.lang.String, android.os.Bundle, android.os.CancellationSignal, java.util.function.Consumer). + Java documentation for android.app.Activity.onPerformDirectAction(java.lang.String, android.os.Bundle, android.os.CancellationSignal, java.util.function.Consumer). @@ -4940,7 +4973,7 @@ - Java documentation for android.app.Activity.onPictureInPictureModeChanged(boolean). + Java documentation for android.app.Activity.onPictureInPictureModeChanged(boolean). @@ -4980,7 +5013,7 @@ - Java documentation for android.app.Activity.onPictureInPictureModeChanged(boolean). + Java documentation for android.app.Activity.onPictureInPictureModeChanged(boolean). @@ -5019,7 +5052,43 @@ - Java documentation for android.app.Activity.onPictureInPictureRequested(). + Java documentation for android.app.Activity.onPictureInPictureRequested(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + Method + + 0.0.0.0 + + + + Android.Runtime.Register("onPictureInPictureUiStateChanged", "(Landroid/app/PictureInPictureUiState;)V", "GetOnPictureInPictureUiStateChanged_Landroid_app_PictureInPictureUiState_Handler", ApiSince=31) + + + + System.Void + + + + + + the new Picture-in-Picture state. + Called by the system when the activity is in PiP and has state changes. + + + + Java documentation for android.app.Activity.onPictureInPictureUiStateChanged(android.app.PictureInPictureUiState). @@ -5060,7 +5129,7 @@ - Java documentation for android.app.Activity.onPostCreate(android.os.Bundle). + Java documentation for android.app.Activity.onPostCreate(android.os.Bundle). @@ -5106,7 +5175,7 @@ - Java documentation for android.app.Activity.onPostCreate(android.os.Bundle). + Java documentation for android.app.Activity.onPostCreate(android.os.Bundle). @@ -5143,7 +5212,7 @@ - Java documentation for android.app.Activity.onPostResume(). + Java documentation for android.app.Activity.onPostResume(). @@ -5189,7 +5258,7 @@ - Java documentation for android.app.Activity.onPrepareDialog(int, android.app.Dialog). + Java documentation for android.app.Activity.onPrepareDialog(int, android.app.Dialog). @@ -5236,7 +5305,7 @@ - Java documentation for android.app.Activity.onPrepareDialog(int, android.app.Dialog). + Java documentation for android.app.Activity.onPrepareDialog(int, android.app.Dialog). @@ -5281,7 +5350,7 @@ - Java documentation for android.app.Activity.onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder). + Java documentation for android.app.Activity.onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder). @@ -5323,7 +5392,7 @@ - Java documentation for android.app.Activity.onPrepareOptionsMenu(android.view.Menu). + Java documentation for android.app.Activity.onPrepareOptionsMenu(android.view.Menu). @@ -5371,7 +5440,7 @@ - Java documentation for android.app.Activity.onPreparePanel(int, android.view.View, android.view.Menu). + Java documentation for android.app.Activity.onPreparePanel(int, android.view.View, android.view.Menu). @@ -5414,7 +5483,7 @@ - Java documentation for android.app.Activity.onProvideAssistContent(android.app.assist.AssistContent). + Java documentation for android.app.Activity.onProvideAssistContent(android.app.assist.AssistContent). @@ -5454,7 +5523,7 @@ - Java documentation for android.app.Activity.onProvideAssistData(android.os.Bundle). + Java documentation for android.app.Activity.onProvideAssistData(android.os.Bundle). @@ -5525,7 +5594,7 @@ - Java documentation for android.app.Activity.onProvideReferrer(). + Java documentation for android.app.Activity.onProvideReferrer(). @@ -5575,7 +5644,7 @@ - Java documentation for android.app.Activity.onRequestPermissionsResult(int, java.lang.String[], int[]). + Java documentation for android.app.Activity.onRequestPermissionsResult(int, java.lang.String[], int[]). @@ -5611,7 +5680,7 @@ - Java documentation for android.app.Activity.onRestart(). + Java documentation for android.app.Activity.onRestart(). @@ -5655,7 +5724,7 @@ - Java documentation for android.app.Activity.onRestoreInstanceState(android.os.Bundle). + Java documentation for android.app.Activity.onRestoreInstanceState(android.os.Bundle). @@ -5702,7 +5771,7 @@ - Java documentation for android.app.Activity.onRestoreInstanceState(android.os.Bundle). + Java documentation for android.app.Activity.onRestoreInstanceState(android.os.Bundle). @@ -5743,7 +5812,7 @@ - Java documentation for android.app.Activity.onResume(). + Java documentation for android.app.Activity.onResume(). @@ -5787,7 +5856,7 @@ - Java documentation for android.app.Activity.onRetainNonConfigurationInstance(). + Java documentation for android.app.Activity.onRetainNonConfigurationInstance(). @@ -5829,7 +5898,7 @@ - Java documentation for android.app.Activity.onSaveInstanceState(android.os.Bundle). + Java documentation for android.app.Activity.onSaveInstanceState(android.os.Bundle). @@ -5876,7 +5945,7 @@ - Java documentation for android.app.Activity.onSaveInstanceState(android.os.Bundle). + Java documentation for android.app.Activity.onSaveInstanceState(android.os.Bundle). @@ -5916,7 +5985,7 @@ - Java documentation for android.app.Activity.onSearchRequested(). + Java documentation for android.app.Activity.onSearchRequested(). @@ -5960,7 +6029,7 @@ - Java documentation for android.app.Activity.onSearchRequested(). + Java documentation for android.app.Activity.onSearchRequested(). @@ -6000,7 +6069,7 @@ - Java documentation for android.app.Activity.onStart(). + Java documentation for android.app.Activity.onStart(). @@ -6043,7 +6112,7 @@ - Java documentation for android.app.Activity.onStateNotSaved(). + Java documentation for android.app.Activity.onStateNotSaved(). @@ -6078,7 +6147,7 @@ - Java documentation for android.app.Activity.onStop(). + Java documentation for android.app.Activity.onStop(). @@ -6181,7 +6250,7 @@ - Java documentation for android.app.Activity.onTopResumedActivityChanged(boolean). + Java documentation for android.app.Activity.onTopResumedActivityChanged(boolean). @@ -6222,7 +6291,7 @@ - Java documentation for android.app.Activity.onTouchEvent(android.view.MotionEvent). + Java documentation for android.app.Activity.onTouchEvent(android.view.MotionEvent). @@ -6264,7 +6333,7 @@ - Java documentation for android.app.Activity.onTrackballEvent(android.view.MotionEvent). + Java documentation for android.app.Activity.onTrackballEvent(android.view.MotionEvent). @@ -6347,7 +6416,7 @@ - Java documentation for android.app.Activity.onUserInteraction(). + Java documentation for android.app.Activity.onUserInteraction(). @@ -6385,7 +6454,7 @@ - Java documentation for android.app.Activity.onUserLeaveHint(). + Java documentation for android.app.Activity.onUserLeaveHint(). @@ -6426,7 +6495,7 @@ - Java documentation for android.app.Activity.onVisibleBehindCanceled(). + Java documentation for android.app.Activity.onVisibleBehindCanceled(). @@ -6499,7 +6568,7 @@ - Java documentation for android.app.Activity.onWindowFocusChanged(boolean). + Java documentation for android.app.Activity.onWindowFocusChanged(boolean). @@ -6547,7 +6616,7 @@ - Java documentation for android.app.Activity.onWindowStartingActionMode(android.view.Callback). + Java documentation for android.app.Activity.onWindowStartingActionMode(android.view.Callback). @@ -6600,7 +6669,7 @@ - Java documentation for android.app.Activity.onWindowStartingActionMode(android.view.Callback). + Java documentation for android.app.Activity.onWindowStartingActionMode(android.view.Callback). @@ -6641,7 +6710,7 @@ - Java documentation for android.app.Activity.openContextMenu(android.view.View). + Java documentation for android.app.Activity.openContextMenu(android.view.View). @@ -6677,7 +6746,7 @@ - Java documentation for android.app.Activity.openOptionsMenu(). + Java documentation for android.app.Activity.openOptionsMenu(). @@ -6722,7 +6791,7 @@ - Java documentation for android.app.Activity.overridePendingTransition(int, int). + Java documentation for android.app.Activity.overridePendingTransition(int, int). @@ -6758,7 +6827,7 @@ - Java documentation for android.app.Activity.getParent(). + Java documentation for android.app.Activity.getParent(). @@ -6796,7 +6865,7 @@ - Java documentation for android.app.Activity.getParentActivityIntent(). + Java documentation for android.app.Activity.getParentActivityIntent(). @@ -6834,7 +6903,7 @@ - Java documentation for android.app.Activity.postponeEnterTransition(). + Java documentation for android.app.Activity.postponeEnterTransition(). @@ -6869,7 +6938,7 @@ - Java documentation for android.app.Activity.recreate(). + Java documentation for android.app.Activity.recreate(). @@ -6905,7 +6974,7 @@ - Java documentation for android.app.Activity.getReferrer(). + Java documentation for android.app.Activity.getReferrer(). @@ -6942,7 +7011,7 @@ - Java documentation for android.app.Activity.registerActivityLifecycleCallbacks(android.app.ActivityLifecycleCallbacks). + Java documentation for android.app.Activity.registerActivityLifecycleCallbacks(android.app.ActivityLifecycleCallbacks). @@ -6981,7 +7050,7 @@ - Java documentation for android.app.Activity.registerForContextMenu(android.view.View). + Java documentation for android.app.Activity.registerForContextMenu(android.view.View). @@ -7022,7 +7091,7 @@ - Java documentation for android.app.Activity.releaseInstance(). + Java documentation for android.app.Activity.releaseInstance(). @@ -7063,7 +7132,7 @@ - Java documentation for android.app.Activity.removeDialog(int). + Java documentation for android.app.Activity.removeDialog(int). @@ -7104,7 +7173,7 @@ - Java documentation for android.app.Activity.reportFullyDrawn(). + Java documentation for android.app.Activity.reportFullyDrawn(). @@ -7145,7 +7214,7 @@ - Java documentation for android.app.Activity.requestDragAndDropPermissions(android.view.DragEvent). + Java documentation for android.app.Activity.requestDragAndDropPermissions(android.view.DragEvent). @@ -7185,7 +7254,7 @@ Property getter documentation: - Java documentation for android.app.Activity.getRequestedOrientation(). + Java documentation for android.app.Activity.getRequestedOrientation(). @@ -7196,13 +7265,13 @@ Property setter documentation: - Java documentation for android.app.Activity.setRequestedOrientation(int). + Java documentation for android.app.Activity.setRequestedOrientation(int). - Java documentation for android.app.Activity.setRequestedOrientation(int). + Java documentation for android.app.Activity.setRequestedOrientation(int). - Java documentation for android.app.Activity.setRequestedOrientation(int).Java documentation for android.app.Activity.setRequestedOrientation(int)android.app.Activity.setRequestedOrientation(int). + Java documentation for android.app.Activity.setRequestedOrientation(int).Java documentation for android.app.Activity.setRequestedOrientation(int)android.app.Activity.setRequestedOrientation(int). Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the @@ -7246,7 +7315,7 @@ - Java documentation for android.app.Activity.requestPermissions(java.lang.String[], int). + Java documentation for android.app.Activity.requestPermissions(java.lang.String[], int). @@ -7281,7 +7350,7 @@ - Java documentation for android.app.Activity.requestShowKeyboardShortcuts(). + Java documentation for android.app.Activity.requestShowKeyboardShortcuts(). @@ -7332,7 +7401,7 @@ - Java documentation for android.app.Activity.requestVisibleBehind(boolean). + Java documentation for android.app.Activity.requestVisibleBehind(boolean). @@ -7380,7 +7449,7 @@ - Java documentation for android.app.Activity.requestWindowFeature(int). + Java documentation for android.app.Activity.requestWindowFeature(int). @@ -7424,7 +7493,7 @@ - Java documentation for android.app.Activity.requireViewById(int). + Java documentation for android.app.Activity.requireViewById(int). @@ -7462,7 +7531,7 @@ - Java documentation for android.app.Activity.runOnUiThread(java.lang.Runnable). + Java documentation for android.app.Activity.runOnUiThread(java.lang.Runnable). @@ -7523,7 +7592,7 @@ - Java documentation for android.app.Activity.getSearchEvent(). + Java documentation for android.app.Activity.getSearchEvent(). @@ -7562,7 +7631,7 @@ - Java documentation for android.app.Activity.setActionBar(android.widget.Toolbar). + Java documentation for android.app.Activity.setActionBar(android.widget.Toolbar). @@ -7600,7 +7669,7 @@ - Java documentation for android.app.Activity.setContentView(int). + Java documentation for android.app.Activity.setContentView(int). @@ -7641,7 +7710,7 @@ - Java documentation for android.app.Activity.setContentView(int). + Java documentation for android.app.Activity.setContentView(int). @@ -7684,7 +7753,7 @@ - Java documentation for android.app.Activity.setContentView(int). + Java documentation for android.app.Activity.setContentView(int). @@ -7731,7 +7800,7 @@ - Java documentation for android.app.Activity.setDefaultKeyMode(int). + Java documentation for android.app.Activity.setDefaultKeyMode(int). @@ -7773,7 +7842,7 @@ - Java documentation for android.app.Activity.setEnterSharedElementCallback(android.app.SharedElementCallback). + Java documentation for android.app.Activity.setEnterSharedElementCallback(android.app.SharedElementCallback). @@ -7813,7 +7882,7 @@ - Java documentation for android.app.Activity.setExitSharedElementCallback(android.app.SharedElementCallback). + Java documentation for android.app.Activity.setExitSharedElementCallback(android.app.SharedElementCallback). @@ -7860,7 +7929,7 @@ - Java documentation for android.app.Activity.setFeatureDrawable(int, android.graphics.drawable.Drawable). + Java documentation for android.app.Activity.setFeatureDrawable(int, android.graphics.drawable.Drawable). @@ -7908,7 +7977,7 @@ - Java documentation for android.app.Activity.setFeatureDrawableAlpha(int, int). + Java documentation for android.app.Activity.setFeatureDrawableAlpha(int, int). @@ -7956,7 +8025,7 @@ - Java documentation for android.app.Activity.setFeatureDrawableResource(int, int). + Java documentation for android.app.Activity.setFeatureDrawableResource(int, int). @@ -8004,7 +8073,7 @@ - Java documentation for android.app.Activity.setFeatureDrawableUri(int, android.net.Uri). + Java documentation for android.app.Activity.setFeatureDrawableUri(int, android.net.Uri). @@ -8044,7 +8113,7 @@ - Java documentation for android.app.Activity.setFinishOnTouchOutside(boolean). + Java documentation for android.app.Activity.setFinishOnTouchOutside(boolean). @@ -8086,7 +8155,7 @@ - Java documentation for android.app.Activity.setInheritShowWhenLocked(boolean). + Java documentation for android.app.Activity.setInheritShowWhenLocked(boolean). @@ -8118,18 +8187,19 @@ - a unique, stable id that identifies this Activity instance from - others. This can be linked to a shortcut using + a unique, stable id that identifies this Activity instance. LocusId + is an opaque ID that links this Activity's state to different Android concepts: android.content.pm.ShortcutInfo.Builder#setLocusId(android.content.LocusId) - setLocusId with the same locus id string. + setLocusId. LocusID is null by default or if you explicitly reset it. extras set or updated as part of this locus context. This may help provide additional metadata such as URLs, conversation participants specific to this - Activity's context. + Activity's context. Bundle can be null if additional metadata is not needed. + Bundle should always be null for null locusId. Sets the android.content.LocusId for this activity. - Java documentation for android.app.Activity.setLocusContext(android.content.LocusId, android.os.Bundle). + Java documentation for android.app.Activity.setLocusContext(android.content.LocusId, android.os.Bundle). @@ -8197,7 +8267,7 @@ - Java documentation for android.app.Activity.setPictureInPictureParams(android.app.PictureInPictureParams). + Java documentation for android.app.Activity.setPictureInPictureParams(android.app.PictureInPictureParams). @@ -8240,7 +8310,7 @@ - Java documentation for android.app.Activity.setProgress(int). + Java documentation for android.app.Activity.setProgress(int). @@ -8283,7 +8353,7 @@ - Java documentation for android.app.Activity.setProgressBarIndeterminate(boolean). + Java documentation for android.app.Activity.setProgressBarIndeterminate(boolean). @@ -8325,7 +8395,7 @@ - Java documentation for android.app.Activity.setProgressBarIndeterminateVisibility(boolean). + Java documentation for android.app.Activity.setProgressBarIndeterminateVisibility(boolean). @@ -8367,7 +8437,7 @@ - Java documentation for android.app.Activity.setProgressBarVisibility(boolean). + Java documentation for android.app.Activity.setProgressBarVisibility(boolean). @@ -8414,7 +8484,7 @@ - Java documentation for android.app.Activity.setResult(int). + Java documentation for android.app.Activity.setResult(int). @@ -8464,7 +8534,7 @@ - Java documentation for android.app.Activity.setResult(int). + Java documentation for android.app.Activity.setResult(int). @@ -8508,7 +8578,7 @@ - Java documentation for android.app.Activity.setSecondaryProgress(int). + Java documentation for android.app.Activity.setSecondaryProgress(int). @@ -8550,7 +8620,7 @@ - Java documentation for android.app.Activity.setShowWhenLocked(boolean). + Java documentation for android.app.Activity.setShowWhenLocked(boolean). @@ -8589,7 +8659,7 @@ - Java documentation for android.app.Activity.setTaskDescription(android.app.TaskDescription). + Java documentation for android.app.Activity.setTaskDescription(android.app.TaskDescription). @@ -8628,7 +8698,7 @@ - Java documentation for android.app.Activity.setTitle(int). + Java documentation for android.app.Activity.setTitle(int). @@ -8671,7 +8741,7 @@ - Java documentation for android.app.Activity.setTranslucent(boolean). + Java documentation for android.app.Activity.setTranslucent(boolean). @@ -8710,7 +8780,7 @@ - Java documentation for android.app.Activity.setTurnScreenOn(boolean). + Java documentation for android.app.Activity.setTurnScreenOn(boolean). @@ -8748,7 +8818,7 @@ - Java documentation for android.app.Activity.setVisible(boolean). + Java documentation for android.app.Activity.setVisible(boolean). @@ -8791,7 +8861,7 @@ - Java documentation for android.app.Activity.setVrModeEnabled(boolean, android.content.ComponentName). + Java documentation for android.app.Activity.setVrModeEnabled(boolean, android.content.ComponentName). @@ -8830,7 +8900,7 @@ - Java documentation for android.app.Activity.shouldShowRequestPermissionRationale(java.lang.String). + Java documentation for android.app.Activity.shouldShowRequestPermissionRationale(java.lang.String). @@ -8871,7 +8941,7 @@ - Java documentation for android.app.Activity.shouldUpRecreateTask(android.content.Intent). + Java documentation for android.app.Activity.shouldUpRecreateTask(android.content.Intent). @@ -8912,7 +8982,7 @@ - Java documentation for android.app.Activity.showAssist(android.os.Bundle). + Java documentation for android.app.Activity.showAssist(android.os.Bundle). @@ -8954,7 +9024,7 @@ - Java documentation for android.app.Activity.showDialog(int). + Java documentation for android.app.Activity.showDialog(int). @@ -9004,7 +9074,7 @@ - Java documentation for android.app.Activity.showDialog(int). + Java documentation for android.app.Activity.showDialog(int). @@ -9046,7 +9116,40 @@ - Java documentation for android.app.Activity.showLockTaskEscapeMessage(). + Java documentation for android.app.Activity.showLockTaskEscapeMessage(). + + + + Portions of this page are modifications based on work created and shared by the + Android Open Source Project + and used according to terms described in the + Creative Commons 2.5 Attribution License. + + + + + + + + Property + + 0.0.0.0 + + + + get: Android.Runtime.Register("getSplashScreen", "()Landroid/window/SplashScreen;", "", ApiSince=31) + + + + Android.Window.ISplashScreen + + + Get the interface that activity use to talk to the splash screen. + To be added. + + + + Java documentation for android.app.Activity.getSplashScreen(). @@ -9085,7 +9188,7 @@ - Java documentation for android.app.Activity.startActionMode(android.view.Callback). + Java documentation for android.app.Activity.startActionMode(android.view.Callback). @@ -9134,7 +9237,7 @@ - Java documentation for android.app.Activity.startActionMode(android.view.Callback). + Java documentation for android.app.Activity.startActionMode(android.view.Callback). @@ -9176,7 +9279,7 @@ - Java documentation for android.app.Activity.startActivityForResult(android.content.Intent, int). + Java documentation for android.app.Activity.startActivityForResult(android.content.Intent, int). @@ -9249,7 +9352,7 @@ - Java documentation for android.app.Activity.startActivityForResult(android.content.Intent, int). + Java documentation for android.app.Activity.startActivityForResult(android.content.Intent, int). @@ -9465,7 +9568,7 @@ - Java documentation for android.app.Activity.startActivityIfNeeded(android.content.Intent, int). + Java documentation for android.app.Activity.startActivityIfNeeded(android.content.Intent, int). @@ -9515,7 +9618,7 @@ - Java documentation for android.app.Activity.startActivityIfNeeded(android.content.Intent, int). + Java documentation for android.app.Activity.startActivityIfNeeded(android.content.Intent, int). @@ -9582,7 +9685,7 @@ - Java documentation for android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int). + Java documentation for android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int). @@ -9655,7 +9758,7 @@ - Java documentation for android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int). + Java documentation for android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int). @@ -9723,7 +9826,7 @@ - Java documentation for android.app.Activity.startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int). + Java documentation for android.app.Activity.startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int). @@ -9793,7 +9896,7 @@ - Java documentation for android.app.Activity.startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int). + Java documentation for android.app.Activity.startIntentSenderFromChild(android.app.Activity, android.content.IntentSender, int, android.content.Intent, int, int, int). @@ -9833,7 +9936,7 @@ - Java documentation for android.app.Activity.startLocalVoiceInteraction(android.os.Bundle). + Java documentation for android.app.Activity.startLocalVoiceInteraction(android.os.Bundle). @@ -9869,7 +9972,7 @@ - Java documentation for android.app.Activity.startLockTask(). + Java documentation for android.app.Activity.startLockTask(). @@ -9911,7 +10014,7 @@ - Java documentation for android.app.Activity.startManagingCursor(android.database.Cursor). + Java documentation for android.app.Activity.startManagingCursor(android.database.Cursor). @@ -9960,7 +10063,7 @@ - Java documentation for android.app.Activity.startNextMatchingActivity(android.content.Intent). + Java documentation for android.app.Activity.startNextMatchingActivity(android.content.Intent). @@ -10010,7 +10113,7 @@ - Java documentation for android.app.Activity.startNextMatchingActivity(android.content.Intent). + Java documentation for android.app.Activity.startNextMatchingActivity(android.content.Intent). @@ -10046,7 +10149,7 @@ - Java documentation for android.app.Activity.startPostponedEnterTransition(). + Java documentation for android.app.Activity.startPostponedEnterTransition(). @@ -10102,7 +10205,7 @@ - Java documentation for android.app.Activity.startSearch(java.lang.String, boolean, android.os.Bundle, boolean). + Java documentation for android.app.Activity.startSearch(java.lang.String, boolean, android.os.Bundle, boolean). @@ -10141,7 +10244,7 @@ - Java documentation for android.app.Activity.stopLocalVoiceInteraction(). + Java documentation for android.app.Activity.stopLocalVoiceInteraction(). @@ -10176,7 +10279,7 @@ - Java documentation for android.app.Activity.stopLockTask(). + Java documentation for android.app.Activity.stopLockTask(). @@ -10220,7 +10323,7 @@ - Java documentation for android.app.Activity.stopManagingCursor(android.database.Cursor). + Java documentation for android.app.Activity.stopManagingCursor(android.database.Cursor). @@ -10260,7 +10363,7 @@ - Java documentation for android.app.Activity.takeKeyEvents(boolean). + Java documentation for android.app.Activity.takeKeyEvents(boolean). @@ -10297,7 +10400,7 @@ - Java documentation for android.app.Activity.getTaskId(). + Java documentation for android.app.Activity.getTaskId(). @@ -10415,7 +10518,7 @@ - Java documentation for android.app.Activity.setTitleColor(int). + Java documentation for android.app.Activity.setTitleColor(int). @@ -10454,7 +10557,7 @@ - Java documentation for android.app.Activity.setTitle(int). + Java documentation for android.app.Activity.setTitle(int). @@ -10499,7 +10602,7 @@ - Java documentation for android.app.Activity.triggerSearch(java.lang.String, android.os.Bundle). + Java documentation for android.app.Activity.triggerSearch(java.lang.String, android.os.Bundle). @@ -10537,7 +10640,7 @@ - Java documentation for android.app.Activity.unregisterActivityLifecycleCallbacks(android.app.ActivityLifecycleCallbacks). + Java documentation for android.app.Activity.unregisterActivityLifecycleCallbacks(android.app.ActivityLifecycleCallbacks). @@ -10575,7 +10678,7 @@ - Java documentation for android.app.Activity.unregisterForContextMenu(android.view.View). + Java documentation for android.app.Activity.unregisterForContextMenu(android.view.View). @@ -10613,7 +10716,7 @@ - Java documentation for android.app.Activity.getVoiceInteractor(). + Java documentation for android.app.Activity.getVoiceInteractor(). @@ -10655,7 +10758,7 @@ Property getter documentation: - Java documentation for android.app.Activity.getVolumeControlStream(). + Java documentation for android.app.Activity.getVolumeControlStream(). @@ -10666,13 +10769,13 @@ Property setter documentation: - Java documentation for android.app.Activity.setVolumeControlStream(int). + Java documentation for android.app.Activity.setVolumeControlStream(int). - Java documentation for android.app.Activity.setVolumeControlStream(int). + Java documentation for android.app.Activity.setVolumeControlStream(int). - Java documentation for android.app.Activity.setVolumeControlStream(int).Java documentation for android.app.Activity.setVolumeControlStream(int)android.app.Activity.setVolumeControlStream(int). + Java documentation for android.app.Activity.setVolumeControlStream(int).Java documentation for android.app.Activity.setVolumeControlStream(int)android.app.Activity.setVolumeControlStream(int). Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the @@ -10710,7 +10813,7 @@ - Java documentation for android.app.Activity.getWindow(). + Java documentation for android.app.Activity.getWindow(). @@ -10746,7 +10849,7 @@ - Java documentation for android.app.Activity.getWindowManager(). + Java documentation for android.app.Activity.getWindowManager().