AbsSavedState |
A Parcelable implementation that should be used by inheritance hierarchies to ensure the state of all classes along the chain is saved.
|
AccessibilityEvent |
This class represents accessibility events that are sent by the system when something notable happens in the user interface.
|
AccessibilityGestureEvent |
This class describes the gesture event including gesture id and which display it happens on.
|
AccessibilityNodeInfo |
This class represents a node of the window content as well as actions that can be requested from its source.
|
AccessibilityNodeInfo.AccessibilityAction |
A class defining an action that can be performed on an AccessibilityNodeInfo .
|
AccessibilityNodeInfo.TouchDelegateInfo |
Class with information of touch delegated views and regions from TouchDelegate for the AccessibilityNodeInfo .
|
AccessibilityServiceInfo |
This class describes an AccessibilityService .
|
AccessibilityWindowInfo |
This class represents a state snapshot of a window for accessibility purposes.
|
Account |
Value type that represents an Account in the AccountManager .
|
AccountAuthenticatorResponse |
Object used to communicate responses back to the AccountManager
|
Action |
An action defined by the provider that intents into the provider's app for specific user actions.
|
ActivityInfo |
Information you can retrieve about a particular application activity or receiver.
|
ActivityManager.MemoryInfo |
Information you can retrieve about the available memory through ActivityManager#getMemoryInfo .
|
ActivityManager.ProcessErrorStateInfo |
Information you can retrieve about any processes that are in an error condition.
|
ActivityManager.RecentTaskInfo |
Information you can retrieve about tasks that the user has most recently started or visited.
|
ActivityManager.RunningAppProcessInfo |
Information you can retrieve about a running process.
|
ActivityManager.RunningServiceInfo |
Information you can retrieve about a particular Service that is currently running in the system.
|
ActivityManager.RunningTaskInfo |
Information you can retrieve about a particular task that is currently "running" in the system.
|
ActivityManager.TaskDescription |
Information you can set and retrieve about the current activity within the recent task list.
|
AdBuffer |
Buffer for advertisement data.
|
AdData |
Represents data specific to an ad that is necessary for ad selection and rendering.
|
AdFilters |
A container class for filters which are associated with an ad.
|
AdRequest |
An advertisement request which can be sent to TV input to request AD operations.
|
AdResponse |
An advertisement response which can be sent to TV interactive App service to inform AD status.
|
AdSelectionConfig |
Contains the configuration of the ad selection process.
|
AdSelectionFromOutcomesConfig |
Contains the configuration of the ad selection process that select a winner from a given list of ad selection ids.
|
AdSelectionSignals |
This class holds JSON that will be passed into a JavaScript function during ad selection.
|
AdTechIdentifier |
An Identifier representing an ad buyer or seller.
|
AdWithBid |
Represents an ad and its corresponding bid value after the bid generation step in the ad selection process.
|
Address |
A class representing an Address, that is, a set of Strings describing a location.
|
AdvertiseData |
Advertise data packet container for Bluetooth LE advertising.
|
AdvertiseSettings |
The AdvertiseSettings provide a way to adjust advertising preferences for each Bluetooth LE advertisement instance.
|
AdvertisingSetParameters |
The AdvertisingSetParameters provide a way to adjust advertising preferences for each Bluetooth LE advertising set.
|
AitInfo |
AIT (Application Information Table) info.
|
AlarmManager.AlarmClockInfo |
An immutable description of a scheduled "alarm clock" event.
|
AlternativeSpan |
List of alternative hypotheses for a specific span of a speech recognition result string.
|
AlternativeSpans |
List of AlternativeSpan for a specific speech recognition result.
|
ApkChecksum |
A typed checksum of an APK.
|
ApnSetting |
An Access Point Name (APN) configuration for a carrier data connection.
|
AppInfo |
Information about apps.
|
AppInstallFilters |
A container for the ad filters that are based on app install state.
|
AppLinkInfo |
App link information used by TV interactive app to launch Android apps.
|
AppOwnedSdkSandboxInterface |
Represents a channel for an SDK in the sandbox process to interact with the app.
|
AppSearchSchema |
The AppSearch Schema for a particular type of document.
|
AppUriAuthenticationPolicy |
The app-URI authentication policy is set by the credential management app.
|
AppWidgetProviderInfo |
Describes the meta data for an installed AppWidget provider.
|
ApplicationErrorReport |
Describes an application error.
|
ApplicationExitInfo |
Describes the information of an application process's death.
|
ApplicationInfo |
Information you can retrieve about a particular application.
|
ApplicationMediaCapabilities |
ApplicationMediaCapabilities is an immutable class that encapsulates an application's capabilities for handling newer video codec format and media features.
|
ApplicationStartInfo |
Describes information related to an application process's startup.
|
AssetFileDescriptor |
File descriptor of an entry in the AssetManager.
|
AssistContent |
Holds information about the content an application is viewing, to hand to an assistant at the user's request.
|
AssistStructure |
This API automatically creates assist data from the platform's implementation of assist and autofill.
|
AssociatedDevice |
Container for device info from an association that is not self-managed.
|
AssociationInfo |
Details for a specific "association" that has been established between an app and companion device.
|
AssociationRequest |
A request for the user to select a companion device to associate with.
|
AsyncNotedAppOp |
When an app-op is noted and the app the app-op is noted for has a AppOpsManager.OnOpNotedCallback registered the note-event needs to be delivered to the callback.
|
Attribution |
Information about an attribution declared by a package.
|
AttributionSource |
This class represents a source to which access to permission protected data should be attributed.
|
AudioAttributes |
A class to encapsulate a collection of attributes describing information about an audio stream.
|
AudioDescriptor |
The AudioDescriptor contains the information to describe the audio playback/capture capabilities.
|
AudioFormat |
The AudioFormat class is used to access a number of audio format and channel configuration constants.
|
AudioMixerAttributes |
Class to represent the attributes of the audio mixer: its format, which represents by an AudioFormat object and mixer behavior.
|
AudioPlaybackConfiguration |
The AudioPlaybackConfiguration class collects the information describing an audio playback session.
|
AudioPresentation |
The AudioPresentation class encapsulates the information that describes an audio presentation which is available in next generation audio content.
|
AudioProfile |
An AudioProfile is specific to an audio format and lists supported sampling rates and channel masks for that format.
|
AudioRecordingConfiguration |
The AudioRecordingConfiguration class collects the information describing an audio recording session.
|
AudioTimestamp |
Structure that groups a position in frame units relative to an assumed audio stream, together with the estimated time when that frame enters or leaves the audio processing pipeline on that device.
|
AuthenticationRequiredException |
Specialization of SecurityException that is thrown when authentication is needed from the end user before viewing the content.
|
AuthenticatorDescription |
A Parcelable value type that contains information about an account authenticator.
|
AutofillId |
A unique identifier for an autofill node inside an android.app.Activity .
|
AutofillValue |
Abstracts how a View can be autofilled by an android.service.autofill.AutofillService .
|
AutomaticZenRule |
Rule instance information for a zen (aka DND or Attention Management) mode.
|
AvailableNetworkInfo |
Defines available network information which includes corresponding subscription id, network plmns and corresponding priority to be used for network selection by Opportunistic Network Service when passed through TelephonyManager#updateAvailableNetworks
|
AvailableNfcAntenna |
Represents a single available Nfc antenna on an Android device.
|
AwarePairingConfig |
The config for the Aware Pairing.
|
AwareResources |
The resources of the Aware service.
|
BackgroundServiceStartNotAllowedException |
Exception thrown when an app tries to start a background Service when it's not allowed to do so.
|
BarringInfo |
Provides the barring configuration for a particular service type.
|
BarringInfo.BarringServiceInfo |
Describe the current barring configuration of a cell
|
BatchUpdates |
Defines actions to be applied to a template presentation .
|
BeginCreateCredentialRequest |
Request for beginning a create credential request.
|
BeginCreateCredentialResponse |
Response to a BeginCreateCredentialRequest .
|
BeginGetCredentialOption |
A specific type of credential request to be sent to the provider during the query phase of a get flow.
|
BeginGetCredentialRequest |
Query stage request for getting user's credentials from a given credential provider.
|
BeginGetCredentialResponse |
Response from a credential provider, containing credential entries and other associated data to be shown on the account selector UI.
|
Bitmap |
|
BlobHandle |
An identifier to represent a blob.
|
BluetoothClass |
Represents a Bluetooth class, which describes general characteristics and capabilities of a device.
|
BluetoothCodecConfig |
Represents the codec configuration for a Bluetooth A2DP source device.
|
BluetoothCodecStatus |
Represents the codec status (configuration and capability) for a Bluetooth A2DP source device.
|
BluetoothCodecType |
Represents a supported source codec type for a Bluetooth A2DP device.
|
BluetoothDevice |
Represents a remote Bluetooth device.
|
BluetoothGattCharacteristic |
Represents a Bluetooth GATT Characteristic
|
BluetoothGattDescriptor |
Represents a Bluetooth GATT Descriptor
|
BluetoothGattService |
Represents a Bluetooth GATT Service
|
BluetoothHealthAppConfiguration |
The Bluetooth Health Application Configuration that is used in conjunction with the BluetoothHealth class.
|
BluetoothHidDeviceAppQosSettings |
Represents the Quality of Service (QoS) settings for a Bluetooth HID Device application.
|
BluetoothHidDeviceAppSdpSettings |
Represents the Service Discovery Protocol (SDP) settings for a Bluetooth HID Device application.
|
BluetoothLeAudioCodecConfig |
Represents the codec configuration for a Bluetooth LE Audio source device.
|
BluetoothLeAudioCodecStatus |
Represents the codec status (configuration and capability) for a Bluetooth Le Audio source device.
|
BroadcastInfoRequest |
A request for the information retrieved from broadcast signal.
|
BroadcastInfoResponse |
A response of BroadcastInfoRequest for information retrieved from broadcast signal.
|
Bundle |
A mapping from String keys to various Parcelable values.
|
CallAttributes |
CallAttributes represents a set of properties that define a new Call.
|
CallAudioState |
Encapsulates the telecom audio state, including the current audio routing, supported audio routing and mute.
|
CallEndpoint |
Encapsulates the endpoint where call media can flow
|
CallEndpointException |
This class represents a set of exceptions that can occur when requesting a CallEndpoint change.
|
CallException |
This class defines exceptions that can be thrown when using Telecom APIs with android.os.OutcomeReceiver s.
|
CallingAppInfo |
Information pertaining to the calling application, including the package name and a list of app signatures.
|
Capability |
Represents a capability that can be performed by an app, also known as App Action.
|
CapabilityParams |
Represents the parameters and its matching names which can be associated with a Capability .
|
CaptivePortal |
A class allowing apps handling the ConnectivityManager#ACTION_CAPTIVE_PORTAL_SIGN_IN activity to indicate to the system different outcomes of captive portal sign in.
|
CaptureRequest |
An immutable package of settings and outputs needed to capture a single image from the camera device.
|
CarrierIdentifier |
Used to pass info to CarrierConfigService implementations so they can decide what values to return.
|
CellIdentity |
CellIdentity represents the identity of a unique cell.
|
CellInfo |
Immutable cell information from a point in time.
|
CellInfoCdma |
A CellInfo representing a CDMA cell that provides identity and measurement info.
|
CellInfoGsm |
A CellInfo representing a GSM cell that provides identity and measurement info.
|
CellInfoLte |
A CellInfo representing an LTE cell that provides identity and measurement info.
|
CellInfoTdscdma |
A CellInfo representing a TD-SCDMA cell that provides identity and measurement info.
|
CellInfoWcdma |
A CellInfo representing a WCDMA cell that provides identity and measurement info.
|
CellSignalStrengthCdma |
Signal strength related information.
|
CellSignalStrengthGsm |
GSM signal strength related information.
|
CellSignalStrengthLte |
LTE signal strength related information.
|
CellSignalStrengthNr |
5G NR signal strength related information.
|
CellSignalStrengthTdscdma |
Tdscdma signal strength related information.
|
CellSignalStrengthWcdma |
Wcdma signal strength related information.
|
ChangeLogTokenRequest |
A class to request changelog token using HealthConnectManager#getChangeLogToken
|
ChangeLogTokenResponse |
Response class for HealthConnectManager#getChangeLogToken }
|
ChangeLogsRequest |
Request class for HealthConnectManager#getChangeLogs
|
ChangeLogsResponse |
Response class for HealthConnectManager#getChangeLogs This is the response to clients fetching changes.
|
ChangedPackages |
Packages that have been changed since the last time they were requested.
|
CharSequenceTransformation |
Replaces a TextView child of a CustomDescription with the contents of one or more regular expressions (regexs).
|
Characteristics |
The characteristics of the Wi-Fi Aware implementation.
|
Checksum |
A typed checksum.
|
ChooserAction |
A ChooserAction is an app-defined action that can be provided to the Android Sharesheet to be shown to the user when android.content.Intent#ACTION_CHOOSER is invoked.
|
ChooserResult |
An event reported to a supplied [IntentSender] by the system chooser when an activity is selected or other actions are taken to complete the session.
|
ChooserTarget |
A ChooserTarget represents a deep-link into an application as returned by a android.service.chooser.ChooserTargetService .
|
ClearCredentialStateRequest |
A request class for clearing a user's credential state from the credential providers.
|
ClearCredentialStateRequest |
A request class for clearing a user's credential state.
|
ClipData |
Representation of a clipped data on the clipboard.
|
ClipDescription |
Meta-data describing the contents of a ClipData .
|
ClosedSubscriberGroupInfo |
Information to represent a closed subscriber group.
|
ColorStateList |
Lets you map android.view.View state sets to colors.
|
CombinedVibration |
A CombinedVibration describes a combination of haptic effects to be performed by one or more Vibrators .
|
CommandRequest |
A request for command from broadcast signal.
|
CommandResponse |
A response for command from broadcast signal.
|
CompletionInfo |
Information about a single text completion that an editor has reported to an input method.
|
ComponentName |
Identifier for a specific application component (android.app.Activity , android.app.Service , android.content.BroadcastReceiver , or android.content.ContentProvider ) that is available.
|
Condition |
The current condition of an android.app.AutomaticZenRule , provided by the app that owns the rule.
|
Configuration |
This class describes all device configuration information that can impact the resources the application retrieves.
|
ConfigurationInfo |
Information you can retrieve about hardware configuration preferences declared by an application.
|
ConfigurationStats |
Represents the usage statistics of a device android.content.res.Configuration for a specific time range.
|
ConnectEvent |
A class that represents a TCP connect event initiated through the standard network stack.
|
ConnectionRequest |
Simple data container encapsulating a request to some entity to create a new Connection .
|
ConnectivityDiagnosticsManager.ConnectivityReport |
Class that includes connectivity information for a specific Network at a specific time.
|
ConnectivityDiagnosticsManager.DataStallReport |
Class that includes information for a suspected data stall on a specific Network
|
ContactsContract.SimAccount |
A parcelable class encapsulating account data for contacts that originate from a SIM card.
|
ContentCaptureCondition |
Defines a condition for when content capture should be allowed.
|
ContentCaptureContext |
Context associated with a ContentCaptureSession - see ContentCaptureManager for more info.
|
ContentCaptureSessionId |
Identifier for a Content Capture session.
|
ContentInfo |
Holds all the relevant data for a request to View#performReceiveContent .
|
ContentProviderOperation |
Represents a single operation to be performed as part of a batch of operations.
|
ContentProviderResult |
Contains the result of the application of a ContentProviderOperation .
|
ContentValues |
This class is used to store a set of values that the ContentResolver can process.
|
Control |
Represents a physical object that can be represented by a ControlTemplate and whose properties may be modified through a ControlAction .
|
ControlButton |
Button element for ControlTemplate .
|
ConversationAction |
Represents the action suggested by a TextClassifier on a given conversation.
|
ConversationActions |
Represents a list of actions suggested by a TextClassifier on a given conversation.
|
ConversationActions.Message |
Represents a message in the conversation.
|
ConversationActions.Request |
A request object for generating conversation action suggestions.
|
ConversationStatus |
|
CorrectionInfo |
Information about a single text correction that an editor has reported to an input method.
|
CpuUsageInfo |
CPU usage information per core.
|
CreateCredentialRequest |
A request to register a specific type of user credential, potentially launching UI flows to collect user consent and any other operation needed.
|
CreateCredentialRequest |
Request for creating a credential.
|
CreateCredentialResponse |
A response object that encapsulates the result of a successful credential creation execution.
|
CreateEntry |
An entry to be shown on the UI.
|
Credential |
Represents a user credential that can be used to authenticate to your app.
|
Credential |
Class representing Credential subtree in the PerProviderSubscription (PPS) Management Object (MO) tree.
|
Credential.CertificateCredential |
Certificate based credential.
|
Credential.SimCredential |
SIM (Subscriber Identify Module) based credential.
|
Credential.UserCredential |
Username-password based credential.
|
CredentialDescription |
Represents the type and contained data fields of a Credential .
|
CredentialEntry |
A credential entry that is to be displayed on the account selector that is presented to the user.
|
CredentialOption |
Information about a specific type of credential to be requested during a android.
|
Criteria |
A class indicating the application criteria for selecting a location provider.
|
CursorAnchorInfo |
Positional information about the text insertion point and characters in the composition string.
|
CursorWindow |
A buffer containing multiple cursor rows.
|
CustomAudience |
Represents the information necessary for a custom audience to participate in ad selection.
|
CustomDescription |
Defines a custom description for the autofill save UI.
|
DataRemovalRequest |
Class used by apps to request the content capture service to remove data associated with LocusIds .
|
DataShareRequest |
Container class representing a request to share data with Content Capture service.
|
Dataset |
A Dataset object represents a group of fields (key / value pairs) used to autofill parts of a screen.
|
DateTransformation |
Replaces a TextView child of a CustomDescription with the contents of a field that is expected to have a date value .
|
DateValueSanitizer |
Sanitizes a date AutofillValue using a DateFormat .
|
Debug.MemoryInfo |
This class is used to retrieved various statistics about the memory mappings for this process.
|
DecisionLogic |
Generic Decision logic that could be provided by the buyer or seller.
|
DeleteGesture |
A sub-class of HandwritingGesture for deleting an area of text using single rectangle.
|
DeleteRangeGesture |
A subclass of HandwritingGesture for deleting a range of text by defining start and end rectangles.
|
DeviceAdminInfo |
This class is used to specify meta information of a device administrator component.
|
DeviceFilter |
A filter for companion devices of type D
|
DeviceProductInfo |
Product-specific information about the display or the directly connected device on the display chain.
|
DhcpInfo |
A simple object for retrieving the results of a DHCP request.
|
DirectAction |
Represents an abstract action that can be perform on this app.
|
DisconnectCause |
Describes the cause of a disconnected call.
|
DiscoveryRequest |
Encapsulates parameters for android.
|
Display.HdrCapabilities |
Encapsulates the HDR capabilities of a given display.
|
Display.Mode |
A mode supported by a given display.
|
DisplayHash |
The DisplayHash used to validate information about what was present on screen.
|
DisplayShape |
A class representing the shape of a display.
|
DnsEvent |
A class that represents a DNS lookup event initiated through the standard network stack.
|
DocumentsContract.Path |
Holds a path from a document to a particular document under it.
|
DomainVerificationUserState |
Contains the user selection state for a package.
|
DownloadRequest |
Describes a request to download files over cell-broadcast.
|
DownloadableSubscription |
Information about a subscription which is downloadable to an eUICC using EuiccManager#downloadSubscription(DownloadableSubscription, boolean, PendingIntent)
|
DragAndDropPermissions |
DragAndDropPermissions controls the access permissions for the content URIs associated with a DragEvent .
|
DragEvent |
Represents an event that is sent out by the system at various times during a drag and drop operation.
|
DropBoxManager.Entry |
A single entry retrieved from the drop box.
|
DsmccRequest |
A request for DSM-CC from broadcast signal.
|
DsmccResponse |
A response for DSM-CC from broadcast signal.
|
E2eeContactKeysManager.E2eeContactKey |
A parcelable class encapsulating other users' end to end encrypted contact key.
|
E2eeContactKeysManager.E2eeSelfKey |
A parcelable class encapsulating self end to end encrypted contact key.
|
EditingEndedEvent |
Event for an editing operation having ended.
|
EditorBoundsInfo |
Container of rectangular position related info for the Editor.
|
EditorInfo |
An EditorInfo describes several attributes of a text editing object that an input method is communicating with (typically an EditText), most importantly the type of text content it contains and the current cursor position.
|
EmergencyNumber |
A parcelable class that wraps and retrieves the information of number, service category(s) and country code for a specific emergency number.
|
EthernetNetworkSpecifier |
A NetworkSpecifier used to identify ethernet interfaces.
|
EuiccInfo |
Information about an eUICC chip/device.
|
EventLogRecord |
Data to be logged in the EVENTS table.
|
EventStats |
Contains usage statistics for an event type for a specific time range.
|
ExerciseRoute |
Route of the exercise session.
|
ExerciseRoute.Location |
Point in the time and space.
|
ExternalStorageStats |
Shared/external storage statistics for a UserHandle on a single storage volume.
|
ExtractedText |
Information about text that has been extracted for use by an input method.
|
ExtractedTextRequest |
Description of what an input method would like from an application when extract text from its input editor.
|
FactoryResetProtectionPolicy |
The factory reset protection policy determines which accounts can unlock a device that has gone through untrusted factory reset.
|
FeatureGroupInfo |
A set of features that can be requested by an application.
|
FeatureInfo |
Definition of a single optional hardware or software feature of an Android device.
|
FieldClassification |
Represents a classified field from the detection service.
|
FileInfo |
Describes a single file that is available over MBMS.
|
FileServiceInfo |
Describes a file service available from the carrier from which files can be downloaded via cell-broadcast.
|
FillContext |
This class represents a context for each fill request made via android.service.autofill.AutofillService#onFillRequest(android.service.autofill.FillRequest,android.os.CancellationSignal,android.service.autofill.FillCallback) .
|
FillEventHistory |
Describes what happened after the last AutofillService#onFillRequest(FillRequest, android.os.CancellationSignal, FillCallback) call.
|
FillRequest |
This class represents a request to an autofill service to interpret the screen and provide information to the system which views are interesting for saving and what are the possible ways to fill the inputs on the screen if applicable.
|
FillResponse |
Response for an android.service.autofill.AutofillService#onFillRequest(android.service.autofill.FillRequest,android.os.CancellationSignal,android.service.autofill.FillCallback) .
|
ForegroundServiceStartNotAllowedException |
Exception thrown when an app tries to start a foreground Service when it's not allowed to do so.
|
FormEditRecord |
Record of a form filling operation that has been executed on a single form field in a PDF.
|
FormWidgetInfo |
Information about a form widget of a PDF document.
|
Fragment.SavedState |
State information that has been retrieved from a fragment instance through FragmentManager.saveFragmentInstanceState .
|
FrequencyCapFilters |
A container for the ad filters that are based on frequency caps.
|
Gainmap |
Gainmap represents a mechanism for augmenting an SDR image to produce an HDR one with variable display adjustment capability.
|
GameState |
State of the game passed to the GameManager.
|
GatewayInfo |
Encapsulated gateway address information for outgoing call.
|
Gesture |
A gesture is a hand-drawn shape on a touch screen.
|
GetByDocumentIdRequest |
Encapsulates a request to retrieve documents by namespace and IDs from the AppSearchSession database.
|
GetCredentialRequest |
A request to retrieve the user credential, potentially launching UI flows to let the user pick from different credential sources.
|
GetCredentialRequest |
Request for getting user's credential from a given credential provider.
|
GetCredentialResponse |
A response object that encapsulates the credential successfully retrieved from the user.
|
GetSchemaResponse |
The response class of AppSearchSession#getSchema
|
GetWalletCardsError |
Error response for an GetWalletCardsRequest .
|
GetWalletCardsRequest |
Represents a request to a QuickAccessWalletService for walletCards .
|
GetWalletCardsResponse |
The response for an GetWalletCardsRequest contains a list of wallet cards and the index of the card that should initially be displayed in the 'selected' position.
|
GnssAntennaInfo |
A class that contains information about a GNSS antenna.
|
GnssAntennaInfo.PhaseCenterOffset |
Class containing information about the antenna phase center offset (PCO).
|
GnssAntennaInfo.SphericalCorrections |
Represents corrections on a spherical mapping.
|
GnssAutomaticGainControl |
A class that contains GNSS Automatic Gain Control (AGC) information.
|
GnssCapabilities |
GNSS chipset capabilities.
|
GnssClock |
A class containing a GNSS clock timestamp.
|
GnssMeasurement |
A class representing a GNSS satellite measurement, containing raw and computed information.
|
GnssMeasurementRequest |
This class contains extra parameters to pass in a GNSS measurement request.
|
GnssMeasurementsEvent |
A class implementing a container for data associated with a measurement event.
|
GnssNavigationMessage |
A class containing a GNSS satellite Navigation Message.
|
GnssSignalType |
This class represents a GNSS signal type.
|
GnssStatus |
This class represents the current state of the GNSS engine and is used in conjunction with GnssStatus.Callback .
|
HardwareBuffer |
HardwareBuffer wraps a native AHardwareBuffer object, which is a low-level object representing a memory buffer accessible by various hardware units.
|
HdrConversionMode |
Describes the HDR conversion mode for a device.
|
HomeSp |
Class representing HomeSP subtree in PerProviderSubscription (PPS) Management Object (MO) tree.
|
HostUsiVersion |
Provides information about the supported Universal Stylus Initiative (USI) version of the host device.
|
IccOpenLogicalChannelResponse |
Response to the android.
|
Icon |
An umbrella container for several serializable graphics representations, including Bitmaps, compressed bitmap images (e.g. JPG or PNG), and drawable resources (including vectors).
|
ImageTransformation |
Replaces the content of a child ImageView of a presentation template with the first image that matches a regular expression (regex).
|
ImsReasonInfo |
Provides details on why an IMS call failed.
|
ImsRegistrationAttributes |
Contains the attributes associated with the current IMS registration.
|
InlinePresentation |
Wrapper class holding a Slice and an InlinePresentationSpec for rendering UI for an Inline Suggestion.
|
InlinePresentationSpec |
This class represents the presentation specification by which an inline suggestion should abide when constructing its UI.
|
InlineSuggestion |
This class represents an inline suggestion which is made by one app and can be embedded into the UI of another.
|
InlineSuggestionInfo |
This class represents the description of an inline suggestion.
|
InlineSuggestionsRequest |
This class represents an inline suggestion request made by one app to get suggestions from the other source.
|
InlineSuggestionsResponse |
This class represents an inline suggestion response.
|
InputBinding |
Information given to an InputMethod about a client connecting to it.
|
InputContentInfo |
A container object with which input methods can send content files to the target application.
|
InputDevice |
Describes the capabilities of a particular input device.
|
InputEvent |
Common base class for input events.
|
InputMethodInfo |
This class is used to specify meta information of an input method.
|
InputMethodSubtype |
This class is used to specify meta information of a subtype contained in an input method editor (IME).
|
InputTransferToken |
A token that can be used to request focus on or to transfer touch gesture to a SurfaceControlViewHost or android.view.SurfaceControl that has an input channel.
|
InsertGesture |
A sub-class of HandwritingGesture for inserting text at the defined insertion point.
|
InsertModeGesture |
A sub-class of HandwritingGesture for starting an insert mode which inserts a space in the editor to let users hand write freely at the designated insertion point.
|
Insets |
An Insets instance holds four integer offsets which describe changes to the four edges of a Rectangle.
|
InstallSourceInfo |
Information about how an app was installed.
|
InstrumentationInfo |
Information you can retrieve about a particular piece of test instrumentation.
|
Intent |
An intent is an abstract description of an operation to be performed.
|
Intent.ShortcutIconResource |
Represents a shortcut/live folder icon resource.
|
IntentFilter |
Structured description of Intent values to be matched.
|
IntentSender |
A description of an Intent and target action to perform with it.
|
InvalidForegroundServiceTypeException |
Exception thrown when an app tries to start a foreground Service with an invalid type.
|
IpConfiguration |
A class representing the IP configuration of a network.
|
IpPrefix |
This class represents an IP prefix, i.
|
IpSecAlgorithm |
This class represents a single algorithm that can be used by an IpSecTransform .
|
IpSecTransformState |
This class represents a snapshot of the state of an IpSecTransform
|
JobInfo |
Container of data passed to the android.app.job.JobScheduler fully encapsulating the parameters required to schedule work against the calling application.
|
JobInfo.TriggerContentUri |
Information about a content URI modification that a job would like to trigger on.
|
JobParameters |
Contains the parameters used to configure/identify your job.
|
JobWorkItem |
A unit of work that can be enqueued for a job using JobScheduler.enqueue .
|
JoinOrSplitGesture |
A subclass of HandwritingGesture for deleting or inserting whitespace in text.
|
JoinSpec |
This class represents the specifications for the joining operation in search.
|
KeyCharacterMap |
Describes the keys provided by a keyboard device and their associated labels.
|
KeyEvent |
Object used to report key and button events.
|
KeyboardShortcutGroup |
A group of KeyboardShortcutInfo .
|
KeyboardShortcutInfo |
Information about a Keyboard Shortcut.
|
KeyedFrequencyCap |
A frequency cap for a specific ad counter key.
|
LauncherApps.PinItemRequest |
Represents a "pin shortcut" or a "pin appwidget" request made by an app, which is sent with an ACTION_CONFIRM_PIN_SHORTCUT or ACTION_CONFIRM_PIN_APPWIDGET intent respectively to the default launcher app.
|
LauncherUserInfo |
The LauncherUserInfo object holds information about an Android user that is required to display the Launcher related UI elements specific to the user (like badges).
|
Light |
Represents a logical light on the device.
|
LightState |
Represents the state of a device light.
|
LineBreakConfig |
Specifies the line-break strategies for text wrapping.
|
LinkAddress |
Identifies an IP address on a network link.
|
LinkProperties |
Describes the properties of a network link.
|
ListItem |
Represents a single option in a combo box or list box PDF form widget.
|
LoadSdkException |
Exception thrown by SdkSandboxManager#loadSdk
|
LocaleConfig |
The LocaleConfig of an application.
|
LocaleList |
LocaleList is an immutable list of Locales, typically used to keep an ordered list of user preferences for locales.
|
Location |
A data class representing a geographic location.
|
LocationRequest |
An encapsulation of various parameters for requesting location via LocationManager .
|
LocusId |
An identifier for an unique state (locus) in the application.
|
LuhnChecksumValidator |
Validator that returns true if the number created by concatenating all given fields pass a Luhn algorithm checksum.
|
MacAddress |
Representation of a MAC address.
|
MagnificationConfig |
This class describes the magnification config for AccessibilityService to control the magnification.
|
ManagedSubscriptionsPolicy |
A policy class that describes how managed SIM subscriptions should behave on the device.
|
MediaBrowser.MediaItem |
A class with information on a single media item for use in browsing/searching media.
|
MediaController.PlaybackInfo |
Holds information about the current playback and how audio is handled for this session.
|
MediaDescription |
A simple set of metadata for a media item suitable for display.
|
MediaItemInfo |
Represents information about a piece of media (for example, an audio or video file).
|
MediaMetadata |
Contains metadata about an item, such as the title, artist, etc.
|
MediaPlayer.TrackInfo |
Class for MediaPlayer to return each audio/video/subtitle track's metadata.
|
MediaProjectionConfig |
Configure the MediaProjection session requested from MediaProjectionManager#createScreenCaptureIntent(MediaProjectionConfig) .
|
MediaRoute2Info |
Describes the properties of a route.
|
MediaSession.QueueItem |
A single item that is part of the play queue.
|
MediaSession.Token |
Represents an ongoing session.
|
MediaSyncEvent |
The MediaSyncEvent class defines events that can be used to synchronize playback or capture actions between different players and recorders.
|
Message |
Defines a message containing a description and arbitrary data object that can be sent to a Handler .
|
MessagePdu |
A parcelable list of PDUs representing contents of a possibly multi-part SMS.
|
Messenger |
Reference to a Handler, which others can use to send messages to it.
|
MidiDeviceInfo |
This class contains information to describe a MIDI device.
|
MidiDeviceStatus |
This is an immutable class that describes the current status of a MIDI device's ports.
|
MissingForegroundServiceTypeException |
Exception thrown when an app tries to start a foreground Service without a type.
|
MloLink |
Data structure class representing a Wi-Fi Multi-Link Operation (MLO) link This is only used by 802.
|
ModuleInfo |
Information you can retrieve about a particular system module.
|
MotionEvent |
Object used to report movement (mouse, pen, finger, trackball) events.
|
NdefMessage |
Represents an immutable NDEF Message.
|
NdefRecord |
Represents an immutable NDEF Record.
|
NeighboringCellInfo |
Represents the neighboring cell information, including Received Signal Strength and Cell ID location.
|
Network |
Identifies a Network .
|
NetworkCapabilities |
Representation of the capabilities of an active network.
|
NetworkEvent |
An abstract class that represents a network event.
|
NetworkEvent |
Media network event.
|
NetworkInfo |
Describes the status of a network interface.
|
NetworkRegistrationInfo |
Description of a mobile network registration info
|
NetworkRequest |
An object describing a network that the application is interested in.
|
NetworkScanRequest |
Defines a request to perform a network scan.
|
NetworkSliceInfo |
Represents a S-NSSAI as defined in 3GPP TS 24.
|
NetworkSlicingConfig |
Represents a slicing configuration
|
NfcAntennaInfo |
Contains information on all available Nfc antennas on an Android device as well as information on the device itself in relation positioning of the antennas.
|
Notification |
A class that represents how a persistent notification is to be presented to the user using the android.app.NotificationManager .
|
Notification.Action |
Structure to encapsulate a named action that can be shown as part of this notification.
|
Notification.BubbleMetadata |
Encapsulates the information needed to display a notification as a bubble.
|
NotificationChannel |
A representation of settings that apply to a collection of similarly themed notifications.
|
NotificationChannelGroup |
A grouping of related notification channels.
|
NotificationListenerService.RankingMap |
Provides access to ranking information on currently active notifications.
|
NotificationManager.Policy |
Notification policy configuration.
|
NsdServiceInfo |
A class representing service information for network service discovery
|
ObbInfo |
Basic information about a Opaque Binary Blob (OBB) that reflects the info from the footer on the OBB file.
|
ObserverSpec |
Configures the types, namespaces and other properties that ObserverCallback instances match against.
|
OutputConfiguration |
A class for describing camera output, which contains a Surface and its specific configuration for creating capture session.
|
OverlayIdentifier |
A key used to uniquely identify a Runtime Resource Overlay (RRO).
|
OverlayInfo |
An immutable information about an overlay.
|
OverlayManagerTransaction |
A container for a batch of requests to the OverlayManager.
|
OverlayProperties |
Provides supported overlay properties of the device.
|
PackageInfo |
Overall information about the contents of a package.
|
PackageInstaller.InstallConstraints |
A class to encapsulate constraints for installation.
|
PackageInstaller.InstallConstraintsResult |
The callback result of checkInstallConstraints(java.util.List,android.content.pm.PackageInstaller.InstallConstraints,java.util.concurrent.Executor,java.util.function.Consumer) .
|
PackageInstaller.PreapprovalDetails |
Details for requesting the pre-commit install approval.
|
PackageInstaller.SessionInfo |
Details for an active install session.
|
PackageInstaller.SessionParams |
Parameters for creating a new PackageInstaller.Session .
|
PackageManager.ComponentEnabledSetting |
The class containing the enabled setting of a package component.
|
PackageManager.Property |
A property value set within the manifest.
|
PackagePolicy |
A generic class that defines which APK packages are in scope for some device policy.
|
PackageStats |
implementation of PackageStats associated with a application package.
|
PageMatchBounds |
Represents the bounds of a single search match on a page of the PDF document.
|
PageRange |
Represents a range of pages.
|
PageSelection |
Represents the list of selected content on a particular page of the PDF document.
|
ParcelFileDescriptor |
The FileDescriptor returned by Parcel#readFileDescriptor , allowing you to close it when done with it.
|
ParcelUuid |
This class is a Parcelable wrapper around UUID which is an immutable representation of a 128-bit universally unique identifier.
|
ParcelableColorSpace |
A Parcelable wrapper for a ColorSpace .
|
ParcelablePeerHandle |
A Parcelable PeerHandle .
|
ParcelableSpan |
A special kind of Parcelable for objects that will serve as text spans.
|
PasspointConfiguration |
Class representing Passpoint configuration.
|
PatternMatcher |
A simple pattern matcher, which is safe to use on untrusted data: it does not provide full reg-exp support, only simple globbing that can not be used maliciously.
|
PdfPageGotoLinkContent |
Represents the content associated with a goto link on a page in the PDF document.
|
PdfPageGotoLinkContent.Destination |
Represents the content associated with the destination where a goto link is directing
|
PdfPageImageContent |
Represents the content associated with an image type in a page of a PDF document.
|
PdfPageLinkContent |
Represents the bounds and link on a page of the PDF document.
|
PdfPageTextContent |
Represents a continuous stream of text in a page of a PDF document in the order of viewing.
|
PendingIntent |
A description of an Intent and target action to perform with it.
|
PerBuyerDecisionLogic |
The override object for decision logic JS per buyer for SignedContextualAds .
|
PeriodicAdvertisingParameters |
The PeriodicAdvertisingParameters provide a way to adjust periodic advertising preferences for each Bluetooth LE advertising set.
|
PeriodicSync |
Value type that contains information about a periodic sync.
|
PermissionGroupInfo |
Information you can retrieve about a particular security permission group known to the system.
|
PermissionInfo |
Information you can retrieve about a particular security permission known to the system.
|
PersistableBundle |
A mapping from String keys to values of various types.
|
Person |
Provides an immutable reference to an entity that appears repeatedly on different surfaces of the platform.
|
PesRequest |
A request for PES from broadcast signal.
|
PesResponse |
A response for PES from broadcast signal.
|
PhoneAccount |
Represents a distinct method to place or receive a phone call.
|
PhoneAccountHandle |
The unique identifier for a PhoneAccount .
|
PhoneAccountSuggestion |
|
PhysicalChannelConfig |
|
PictureInPictureParams |
Represents a set of parameters used to initialize and update an Activity in picture-in-picture mode.
|
PictureInPictureUiState |
Used by Activity#onPictureInPictureUiStateChanged(PictureInPictureUiState) .
|
PlaybackErrorEvent |
Playback error event.
|
PlaybackMetrics |
This class is used to store playback data.
|
PlaybackParams |
Structure for common playback params.
|
PlaybackState |
Playback state for a MediaSession .
|
PlaybackState.CustomAction |
CustomActions can be used to extend the capabilities of the standard transport controls by exposing app specific actions to MediaControllers .
|
PlaybackStateEvent |
Playback state event.
|
Point |
Point holds two integer coordinates
|
PointF |
PointF holds two float coordinates
|
PointerIcon |
Represents an icon that can be used as a mouse pointer.
|
PollingFrame |
Polling Frames represent data about individual frames of an NFC polling loop.
|
PowerMonitor |
A PowerMonitor represents either an ODPM rail (on-device power rail monitor) or a modeled energy consumer.
|
PreciseDataConnectionState |
Contains precise data connection state.
|
PreferenceActivity.Header |
Description of a single Header item that the user can select.
|
PreferentialNetworkServiceConfig |
Network configuration to be set for the user profile {@see DevicePolicyManager#setPreferentialNetworkServiceConfigs}.
|
PrintAttributes |
This class represents the attributes of a print job.
|
PrintDocumentInfo |
This class encapsulates information about a document for printing purposes.
|
PrintJobId |
This class represents the id of a print job.
|
PrintJobInfo |
This class represents the description of a print job.
|
PrinterCapabilitiesInfo |
This class represents the capabilities of a printer.
|
PrinterId |
This class represents the unique id of a printer.
|
PrinterInfo |
This class represents the description of a printer.
|
ProfilingResult |
Encapsulates results of a single profiling request operation.
|
PromptContentItemBulletedText |
A list item with bulleted text shown on PromptVerticalListContentView .
|
PromptContentItemPlainText |
A list item with plain text shown on PromptVerticalListContentView .
|
PromptContentViewWithMoreOptionsButton |
Contains the information of the template of content view with a more options button for Biometric Prompt.
|
PromptVerticalListContentView |
Contains the information of the template of vertical list content view for Biometric Prompt.
|
ProviderInfo |
Holds information about a specific content provider .
|
ProviderProperties |
Location provider properties.
|
ProxyInfo |
Describes a proxy configuration.
|
PublishConfig |
Defines the configuration of an Aware publish session.
|
QueryLocationException |
This class represents a set of exceptions that can occur when requesting a Connection#queryLocationForEmergency(long, String, Executor, OutcomeReceiver)
|
RadioAccessSpecifier |
Describes a particular radio access network to be scanned.
|
RangingRequest |
Defines the ranging request to other devices.
|
RangingResult |
Ranging result for a request started by WifiRttManager#startRanging(RangingRequest, java.util.concurrent.Executor, RangingResultCallback) .
|
Rating |
A class to encapsulate rating information used as content metadata.
|
RecognitionPart |
Info about a single recognition part.
|
RecognitionSupport |
Encodes the level of support for a given speech recognition request
|
RecoverableSecurityException |
Specialization of SecurityException that contains additional information about how to involve the end user to recover from the exception.
|
Rect |
Rect holds four integer coordinates for a rectangle.
|
RectF |
RectF holds four float coordinates for a rectangle.
|
RegexValidator |
Defines if a field is valid based on a regular expression (regex).
|
Region |
|
RegisterCredentialDescriptionRequest |
A request to register a ComponentName that contains an actively provisioned Credential represented by a CredentialDescription .
|
RemoteAction |
Represents a remote action that can be called from another process.
|
RemoteEntry |
An entry to be shown on the UI.
|
RemoteInput |
A RemoteInput object specifies input to be collected from a user to be passed along with an intent inside a android.app.PendingIntent that is sent.
|
RemoteViews |
A class that describes a view hierarchy that can be displayed in another process.
|
RemoteViews.RemoteCollectionItems |
Representation of a fixed list of items to be displayed in a RemoteViews collection.
|
RemoveByDocumentIdRequest |
Encapsulates a request to remove documents by namespace and IDs from the AppSearchSession database.
|
RemoveSpaceGesture |
A subclass of HandwritingGesture for removing whitespace from text.
|
RenderingConfig |
Information returned by IsolatedWorker#onExecute(ExecuteInput, android.os.OutcomeReceiver) that is used in a subesequent call to IsolatedWorker#onRender(RenderInput, android.os.OutcomeReceiver) to identify the content to be displayed in a single android.view.View .
|
ReportUsageRequest |
A request to report usage of a document.
|
RequestLogRecord |
Contains data that will be written to the REQUESTS table at the end of a call to IsolatedWorker#onExecute(ExecuteInput, android.os.OutcomeReceiver) .
|
ResolveInfo |
Information that is returned from resolving an intent against an IntentFilter.
|
ResponderConfig |
Defines the configuration of an IEEE 802.
|
ResponderLocation |
ResponderLocation is both a Location Configuration Information (LCI) decoder and a Location Civic Report (LCR) decoder for information received from a Wi-Fi Access Point (AP) during Wi-Fi RTT ranging process.
|
RestrictionEntry |
Applications can expose restrictions for a restricted user on a multiuser device.
|
ResultReceiver |
Generic interface for receiving a callback result from someone.
|
RoundedCorner |
Represents a rounded corner of the display.
|
RouteDiscoveryPreference |
A media route discovery preference describing the features of routes that media router would like to discover and whether to perform active scanning.
|
RouteInfo |
Represents a network route.
|
RouteListingPreference |
Allows applications to customize the list of routes used for media routing (for example, in the System UI Output Switcher).
|
RouteListingPreference.Item |
Holds preference information for a specific route in a RouteListingPreference .
|
RouteSelectionDescriptor |
Represents a single route selection descriptor as defined in 3GPP TS 24.
|
RoutingSessionInfo |
Describes a routing session which is created when a media route is selected.
|
SandboxedSdk |
Represents an SDK loaded in the sandbox process.
|
SaveInfo |
Information used to indicate that an AutofillService is interested on saving the user-inputed data for future use, through a AutofillService#onSaveRequest(SaveRequest, SaveCallback) call.
|
SaveRequest |
This class represents a request to an autofill provider to save applicable data entered by the user.
|
ScanFilter |
Criteria for filtering result from Bluetooth LE scans.
|
ScanResult |
ScanResult for Bluetooth LE scan.
|
ScanResult |
Describes information about a detected access point.
|
ScanResult.InformationElement |
information elements from beacon.
|
ScanSettings |
Bluetooth LE scan settings are passed to android.
|
SchemaVisibilityConfig |
A class to hold a all necessary Visibility information corresponding to the same schema.
|
SearchResult |
This class represents one of the results obtained from an AppSearch query.
|
SearchResult.MatchInfo |
This class represents match objects for any snippets that might be present in SearchResults from a query.
|
SearchSpec |
This class represents the specification logic for AppSearch.
|
SearchSuggestionResult |
The result class of the AppSearchSession#searchSuggestion .
|
SearchSuggestionSpec |
This class represents the specification logic for AppSearch.
|
SearchableInfo |
Searchability meta-data for an activity.
|
SectionRequest |
A request for Section from broadcast signal.
|
SectionResponse |
A response for Section from broadcast signal.
|
SecurityLog.SecurityEvent |
A class representing a security event log entry.
|
SelectGesture |
A sub-class of HandwritingGesture for selecting an area of text using single rectangle.
|
SelectRangeGesture |
A subclass of HandwritingGesture for selecting a range of text by defining start and end rectangles.
|
SelectWalletCardRequest |
Represents a request to a QuickAccessWalletService to select a particular walletCard .
|
SelectionBoundary |
Represents one edge of the selected content.
|
SelectionEvent |
A selection event.
|
SentenceSuggestionsInfo |
This class contains a metadata of suggestions returned from a text service (e.g.
|
ServiceInfo |
Information you can retrieve about a particular application service.
|
ServiceState |
Contains phone state and service related information.
|
Session2Command |
This API is not generally intended for third party application developers.
|
Session2CommandGroup |
This API is not generally intended for third party application developers.
|
Session2Token |
This API is not generally intended for third party application developers.
|
SessionConfiguration |
A helper class that aggregates all supported arguments for capture session initialization.
|
SetSchemaResponse |
The response class of AppSearchSession#setSchema
|
SetSchemaResponse.MigrationFailure |
The class represents a post-migrated GenericDocument that failed to be saved by AppSearchSession#setSchema .
|
SharedLibraryInfo |
This class provides information for a shared library.
|
SharedMemory |
SharedMemory enables the creation, mapping, and protection control over anonymous shared memory.
|
ShortcutInfo |
Represents a shortcut that can be published via ShortcutManager .
|
SignalStrength |
Contains phone signal strength related information.
|
SignalStrengthUpdateRequest |
Request used to register SignalThresholdInfo to be notified when the signal strength breach the specified thresholds.
|
SignalThresholdInfo |
Defines the threshold value of the signal strength.
|
Signature |
Opaque, immutable representation of a signing certificate associated with an application package.
|
SignedContextualAds |
Contains a list of buyer supplied AdWithBid bundle and its signature.
|
SigningInfo |
Information pertaining to the signing certificates used to sign a package.
|
SipDetails |
Contains the information for SIP.
|
SipProfile |
Defines a SIP profile, including a SIP account, domain and server information.
|
SizeF |
Immutable class for describing width and height dimensions in some arbitrary unit.
|
Slice |
A slice is a piece of app content and actions that can be surfaced outside of the app.
|
SliceItem |
A SliceItem is a single unit in the tree structure of a Slice .
|
SliceSpec |
Class describing the structure of the data contained within a slice.
|
SoftApConfiguration |
Configuration for a soft access point (a.k.a. Soft AP, SAP, Hotspot).
|
SourceRegistrationRequest |
Class to hold input to measurement source registration calls.
|
SpellCheckerInfo |
This class is used to specify meta information of a spell checker.
|
SpellCheckerSubtype |
This class is used to specify meta information of a subtype contained in a spell checker.
|
StartForegroundCalledOnStoppedServiceException |
Exception thrown when android.
|
StaticIpConfiguration |
Class that describes static IP configuration.
|
StatusBarNotification |
Class encapsulating a Notification.
|
StatusHints |
Contains status label and icon displayed in the in-call UI.
|
StorageInfo |
The response class of AppSearchSession#getStorageInfo .
|
StorageStats |
Storage statistics for a UID, package, or UserHandle on a single storage volume.
|
StorageVolume |
Information about a shared/external storage volume for a specific user.
|
StreamEventRequest |
A request for Stream Event from broadcast signal.
|
StreamEventResponse |
A response for Stream Event from broadcast signal.
|
StreamingServiceInfo |
Describes a single MBMS streaming service.
|
SubscribeConfig |
Defines the configuration of an Aware subscribe session.
|
SubscriptionInfo |
A Parcelable class for Subscription Information.
|
SubscriptionPlan |
Description of a billing relationship plan between a carrier and a specific subscriber.
|
SuggestionsInfo |
This class contains a metadata of suggestions from the text service
|
SupplicantState |
From
|
Surface |
Handle onto a raw buffer that is being managed by the screen compositor.
|
SurfaceControl |
Handle to an on-screen Surface managed by the system compositor.
|
SurfaceControl.Transaction |
An atomic set of changes to a set of SurfaceControl.
|
SurfaceControlViewHost.SurfacePackage |
Package encapsulating a Surface hierarchy which contains interactive view elements.
|
SurroundingText |
Information about the surrounding text around the cursor for use by an input method.
|
SyncAdapterType |
Value type that represents a SyncAdapterType.
|
SyncFence |
A SyncFence represents a synchronization primitive which signals when hardware units have completed work on a particular resource.
|
SyncInfo |
Information about the sync operation that is currently underway.
|
SyncNotedAppOp |
Description of an app-op that was noted for the current process.
|
SyncRequest |
Convenience class to construct sync requests.
|
SyncResult |
This class is used to communicate the results of a sync operation to the SyncManager.
|
SyncStats |
Used to record various statistics about the result of a sync operation.
|
SystemUpdateInfo |
A class containing information about a pending system update.
|
SystemUpdatePolicy |
Determines when over-the-air system updates are installed on a device.
|
SystemUpdatePolicy.ValidationFailedException |
An exception class that represents various validation errors thrown from SystemUpdatePolicy#setFreezePeriods and DevicePolicyManager#setSystemUpdatePolicy
|
TableRequest |
A request for Table from broadcast signal.
|
TableResponse |
A response for Table from broadcast signal.
|
Tag |
Represents an NFC tag that has been discovered.
|
TelephonyDisplayInfo |
TelephonyDisplayInfo contains telephony-related information used for display purposes only.
|
TelephonyNetworkSpecifier |
NetworkSpecifier object for cellular network request.
|
TextAppearanceInfo |
Information about text appearance in an editor, passed through CursorAnchorInfo for use by InputMethodService .
|
TextAttribute |
The data class that IME can take extra information to applications when setting the text.
|
TextBoundsInfo |
The text bounds information of a slice of text in the editor.
|
TextClassification |
Information for generating a widget to handle classified text.
|
TextClassification.Request |
A request object for generating TextClassification.
|
TextClassificationContext |
A representation of the context in which text classification would be performed.
|
TextClassificationSessionId |
This class represents the id of a text classification session.
|
TextClassifier.EntityConfig |
Configuration object for specifying what entity types to identify.
|
TextClassifierEvent |
This class represents events that are sent by components to the TextClassifier to report something of note that relates to a feature powered by the TextClassifier.
|
TextClassifierEvent.ConversationActionsEvent |
This class represents events that are related to the conversation actions feature.
|
TextClassifierEvent.LanguageDetectionEvent |
This class represents events that are related to the language detection feature.
|
TextClassifierEvent.TextLinkifyEvent |
This class represents events that are related to the smart linkify feature.
|
TextClassifierEvent.TextSelectionEvent |
This class represents events that are related to the smart text selection feature.
|
TextInfo |
This class contains a metadata of the input of TextService
|
TextLanguage |
Represents the result of language detection of a piece of text.
|
TextLanguage.Request |
A request object for detecting the language of a piece of text.
|
TextLinks |
A collection of links, representing subsequences of text and the entity types (phone number, address, url, etc) they may be.
|
TextLinks.Request |
A request object for generating TextLinks.
|
TextLinks.TextLink |
A link, identifying a substring of text and possible entity types for it.
|
TextSelection |
Information about where text selection should be.
|
TextSelection.Request |
A request object for generating TextSelection.
|
TextValueSanitizer |
Sanitizes a text AutofillValue using a regular expression (regex) substitution.
|
Tile |
A Tile holds the state of a tile that will be displayed in Quick Settings.
|
TimelineRequest |
A request for Timeline from broadcast signal.
|
TimelineResponse |
A response for Timeline from broadcast signal.
|
TimerStat |
A TimerStat object stores a count and a time.
|
TrackChangeEvent |
Playback track change event.
|
TrafficDescriptor |
A traffic descriptor, as defined in 3GPP TS 24.
|
TrainingExampleRecord |
One record of TrainingExamplesOutput .
|
TranslationCapability |
Capability class holding information for a pair of TranslationSpec s.
|
TranslationContext |
Info class holding information for Translator s and used by TranslationManager#createOnDeviceTranslator(TranslationContext, Executor, Consumer) .
|
TranslationRequest |
Translation request sent to the translation service by the android.view.translation.Translator which contains the text to be translated.
|
TranslationRequestValue |
A value to be translated via android.view.translation.Translator .
|
TranslationResponse |
Response from the translation service, which contains the translated result.
|
TranslationResponseValue |
A translated response value from translation service.
|
TranslationSpec |
Specs and additional info for the translation data.
|
TransportBlock |
Wrapper for Transport Discovery Data Transport Blocks.
|
TransportDiscoveryData |
Wrapper for Transport Discovery Data AD Type.
|
TrustedBiddingData |
Represents data used during the ad selection process to fetch buyer bidding signals from a trusted key/value server.
|
TrustedPresentationThresholds |
Threshold values that are sent with android.
|
TsRequest |
A request for TS (transport stream) from broadcast signal.
|
TsResponse |
A response for TS (transport stream) from broadcast signal.
|
TvInputInfo |
This class is used to specify meta information of a TV input.
|
TvInteractiveAppServiceInfo |
This class is used to specify meta information of a TV interactive app.
|
TvRecordingInfo |
This class is used to describe the meta information for a TV recording.
|
TvTrackInfo |
Encapsulates the format of tracks played in TvInputService .
|
UiccCardInfo |
The UiccCardInfo represents information about a currently inserted UICC or embedded eUICC.
|
UiccPortInfo |
UiccPortInfo class represents information about a single port contained on UiccCardInfo .
|
UnregisterCredentialDescriptionRequest |
A request to unregister a ComponentName that contains an actively provisioned Credential represented by a CredentialDescription .
|
UnsafeStateException |
Exception thrown when a android.app.admin.DevicePolicyManager operation failed because it was not safe to be executed at that moment.
|
Uri |
Immutable URI reference.
|
UriPermission |
Description of a single Uri permission grant.
|
UrspRule |
Represents a single URSP rule as defined in 3GPP TS 24.
|
UsageEvents |
A result returned from android.app.usage.UsageStatsManager#queryEvents(long, long) from which to read android.app.usage.UsageEvents.Event objects.
|
UsageEventsQuery |
An Object-Oriented representation for a UsageEvents query.
|
UsageStats |
Contains usage statistics for an app package for a specific time range.
|
UsbAccessory |
A class representing a USB accessory, which is an external hardware component that communicates with an android application over USB.
|
UsbConfiguration |
A class representing a configuration on a UsbDevice .
|
UsbDevice |
This class represents a USB device attached to the android device with the android device acting as the USB host.
|
UsbEndpoint |
A class representing an endpoint on a UsbInterface .
|
UsbInterface |
A class representing an interface on a UsbDevice .
|
UserData |
User data provided by the platform to an IsolatedService .
|
UserData |
Defines the user data used for field classification.
|
UserHandle |
Representation of a user on the device.
|
VcnConfig |
This class represents a configuration for a Virtual Carrier Network.
|
VerifiedDisplayHash |
The verified display hash used to validate information about what was present on screen.
|
VerifiedInputEvent |
Base class for verified events.
|
VerifiedKeyEvent |
KeyEvent that has been verified by the system.
|
VerifiedMotionEvent |
MotionEvent that has been verified by the system.
|
VersionedPackage |
Encapsulates a package and its version code.
|
VibrationAttributes |
Encapsulates a collection of attributes describing information about a vibration.
|
VibrationEffect |
A VibrationEffect describes a haptic effect to be performed by a Vibrator .
|
VideoProfile |
Represents attributes of video calls.
|
VideoProfile.CameraCapabilities |
Represents the camera capabilities important to a Video Telephony provider.
|
ViewTranslationRequest |
Wrapper class representing a translation request associated with a android.view.View to be used by translation service.
|
ViewTranslationResponse |
Wrapper class representing a translation response associated with a android.view.View to be used by translation service.
|
VirtualDevice |
Details of a particular virtual device.
|
VirtualDisplayConfig |
Holds configuration used to create VirtualDisplay instances.
|
VisibilitySetterAction |
Action used to change the visibility of other child view in a CustomDescription presentation template .
|
VisibleActivityInfo |
The class is used to represent a visible activity information.
|
VisualVoicemailSms |
Represents the content of a visual voicemail SMS.
|
VisualVoicemailSmsFilterSettings |
Class to represent various settings for the visual voicemail SMS filter.
|
Voice |
Characteristics and features of a Text-To-Speech Voice.
|
VoiceInteractor.PickOptionRequest.Option |
Represents a single option that the user may select using their voice.
|
VoiceInteractor.Prompt |
A set of voice prompts to use with the voice interaction system to confirm an action, select an option, or do similar operations.
|
VolumeShaper.Configuration |
The VolumeShaper.Configuration class contains curve and duration information.
|
VolumeShaper.Operation |
The VolumeShaper.Operation class is used to specify operations to the VolumeShaper that affect the volume change.
|
VpnProfileState |
Describe the state of VPN.
|
WalletCard |
A WalletCard can represent anything that a user might carry in their wallet -- a credit card, library card, transit pass, etc.
|
WalletServiceEvent |
Represents a request from the wallet app to the Quick Access Wallet in System UI.
|
WallpaperColors |
Provides information about the colors of a wallpaper.
|
WallpaperInfo |
This class is used to specify meta information of a wallpaper service.
|
WebSourceParams |
Class holding source registration parameters.
|
WebSourceRegistrationRequest |
Class to hold input to measurement source registration calls from web context.
|
WebTriggerParams |
Class holding trigger registration parameters.
|
WebTriggerRegistrationRequest |
Class to hold input to measurement trigger registration calls from web context.
|
WifiAvailableChannel |
Contains information about a Wifi channel and bitmask of Wifi operational modes allowed on that channel.
|
WifiAwareChannelInfo |
Wi-Fi Aware data-path channel information.
|
WifiAwareDataPathSecurityConfig |
Wi-Fi Aware data-path security config.
|
WifiAwareNetworkInfo |
Wi-Fi Aware-specific network information.
|
WifiAwareNetworkSpecifier |
Network specifier object used to request a Wi-Fi Aware network.
|
WifiConfiguration |
A class representing a configured Wi-Fi network, including the security configuration.
|
WifiEnterpriseConfig |
Enterprise configuration details for Wi-Fi.
|
WifiInfo |
Describes the state of any Wi-Fi connection that is active or is in the process of being set up.
|
WifiManager.AddNetworkResult |
Provides the results of a call to addNetworkPrivileged(android.net.wifi.WifiConfiguration)
|
WifiNetworkSpecifier |
Network specifier object used to request a Wi-Fi network.
|
WifiNetworkSuggestion |
The Network Suggestion object is used to provide a Wi-Fi network for consideration when auto-connecting to networks.
|
WifiP2pConfig |
A class representing a Wi-Fi P2p configuration for setting up a connection {@see WifiP2pManager}
|
WifiP2pDevice |
A class representing a Wi-Fi p2p device Note that the operations are not thread safe {@see WifiP2pManager}
|
WifiP2pDeviceList |
A class representing a Wi-Fi P2p device list.
|
WifiP2pDiscoveryConfig |
A class representing a Wi-Fi P2P scan configuration for setting up discovery.
|
WifiP2pGroup |
A class representing a Wi-Fi P2p group.
|
WifiP2pInfo |
A class representing connection information about a Wi-Fi p2p group {@see WifiP2pManager}
|
WifiP2pServiceInfo |
A class for storing service information that is advertised over a Wi-Fi peer-to-peer setup
|
WifiP2pServiceRequest |
A class for creating a service discovery request for use with WifiP2pManager#addServiceRequest and WifiP2pManager#removeServiceRequest
|
WifiP2pWfdInfo |
A class representing Wifi Display information for a device.
|
WifiSsid |
Representation of a Wi-Fi Service Set Identifier (SSID).
|
WifiSsidPolicy |
Used to indicate the Wi-Fi SSID restriction policy the network must satisfy in order to be eligible for a connection.
|
WindowAnimationFrameStats |
This class contains window animation frame statistics.
|
WindowContentFrameStats |
This class contains window content frame statistics.
|
WindowId |
Safe identifier for a window.
|
WindowManager.LayoutParams |
|
WorkSource |
Describes the source of some work that may be done by someone else.
|
WpsInfo |
A class representing Wi-Fi Protected Setup {@see android.
|
ZenDeviceEffects |
Represents the set of device effects (affecting display and device behavior in general) that are applied whenever an android.app.AutomaticZenRule is active.
|
ZenPolicy |
ZenPolicy determines whether to allow certain notifications and their corresponding sounds to play when a device is in Do Not Disturb mode.
|