Interface | Description |
---|---|
AlertController.AlertParams.OnPrepareListViewListener |
Interface definition for a callback to be invoked before the ListView
will be bound to an adapter.
|
LocalePicker.LocaleSelectionListener | |
LocalePickerWithRegion.LocaleSelectedListener |
Other classes can register to be notified when a locale was selected.
|
NightDisplayController.Callback |
Callback invoked whenever the Night display settings are changed.
|
ResolverActivity.TargetInfo |
A single target as represented in the chooser.
|
Class | Description |
---|---|
AlertActivity |
An activity that follows the visual style of an AlertDialog.
|
AlertController | |
AlertController.AlertParams | |
AlertController.RecycleListView | |
AssistUtils |
Utility method for dealing with the assistant aspects of
IVoiceInteractionManagerService . |
ChooserActivity | |
ConfirmUserCreationActivity |
Activity to confirm with the user that it is ok to create a new user, as requested by
an app.
|
DisableCarModeActivity | |
DumpHeapActivity |
This activity is displayed when the system has collected a heap dump from
a large process and the user has selected to share it.
|
HeavyWeightSwitcherActivity |
This activity is displayed when the system attempts to start an Intent for
which there is more than one matching activity, allowing the user to decide
which to go to.
|
IntentForwarderActivity |
This is used in conjunction with
DevicePolicyManager.addCrossProfileIntentFilter(android.content.ComponentName, android.content.IntentFilter, int) to enable intents to
be passed in and out of a managed profile. |
LocaleHelper |
This class implements some handy methods to process with locales.
|
LocaleHelper.LocaleInfoComparator |
Locale-sensitive comparison for LocaleInfo.
|
LocalePicker | |
LocalePicker.LocaleInfo | |
LocalePickerWithRegion |
A two-step locale picker.
|
LocaleStore | |
LocaleStore.LocaleInfo | |
MediaRouteChooserDialog |
This class implements the route chooser dialog for
MediaRouter . |
MediaRouteChooserDialogFragment |
Media route chooser dialog fragment.
|
MediaRouteControllerDialog |
This class implements the route controller dialog for
MediaRouter . |
MediaRouteControllerDialogFragment |
Media route controller dialog fragment.
|
MediaRouteDialogPresenter |
Shows media route dialog as appropriate.
|
MicroAlertController | |
NetInitiatedActivity |
This activity is shown to the user for him/her to accept or deny network-initiated
requests.
|
NightDisplayController |
Controller for managing Night display settings.
|
NightDisplayController.LocalTime |
A time without a time-zone or date.
|
PlatLogoActivity | |
ProcessMap<E> | |
ResolverActivity |
This activity is displayed when the system attempts to start an Intent for
which there is more than one matching activity, allowing the user to decide
which to go to.
|
ResolverTargetActionsDialogFragment |
Shows a dialog with actions to take on a chooser target
|
ShutdownActivity | |
SuggestedLocaleAdapter |
This adapter wraps around a regular ListAdapter for LocaleInfo, and creates 2 sections.
|
SystemUserHomeActivity |
Placeholder home activity, which is always installed on the system user.
|
ToolbarActionBar | |
UnlaunchableAppActivity |
A dialog shown to the user when they try to launch an app from a quiet profile
(
UserManager.isQuietModeEnabled(UserHandle) . |
WindowDecorActionBar |
WindowDecorActionBar is the ActionBar implementation used
by devices of all screen sizes as part of the window decor layout.
|
Annotation Type | Description |
---|---|
NightDisplayController.AutoMode |