| AbstractDataBuffer<T> |
Default implementation of DataBuffer. |
| AbstractDataBuffer<T> |
Default implementation of DataBuffer. |
| Account |
The main entry point for Google+ account management. |
| Account |
The main entry point for Google+ account management. |
| AccountChangeEvent |
AccountChangeEvent instances are Parcelables that contain data
about an event for an account (e.g., the account was added, modified, etc.). |
| AccountChangeEvent |
AccountChangeEvent instances are Parcelables that contain data
about an event for an account (e.g., the account was added, modified, etc.). |
| AccountChangeEventsRequest |
Requests for AccountChangeEvents. |
| AccountChangeEventsRequest |
Requests for AccountChangeEvents. |
| AccountChangeEventsResponse |
Response to a AccountChangeEventsRequest. |
| AccountChangeEventsResponse |
Response to a AccountChangeEventsRequest. |
| AccountPicker |
Common account picker similar to the standard framework account picker introduced in ICS:
newChooseAccountIntent. |
| AccountPicker |
Common account picker similar to the standard framework account picker introduced in ICS:
newChooseAccountIntent. |
| Achievement |
Data interface for retrieving achievement information. |
| Achievement |
Data interface for retrieving achievement information. |
| AchievementBuffer |
Data structure providing access to a list of achievements. |
| AchievementBuffer |
Data structure providing access to a list of achievements. |
| AchievementEntity |
Data object representing a set of Achievement data. |
| AchievementEntity |
Data object representing a set of Achievement data. |
| Achievements |
Entry point for achievements functionality. |
| Achievements |
Entry point for achievements functionality. |
| Achievements.LoadAchievementsResult |
Result delivered when achievement data has been loaded. |
| Achievements.LoadAchievementsResult |
Result delivered when achievement data has been loaded. |
| Achievements.UpdateAchievementResult |
Result delivered when achievement data has been updated (revealed, unlocked
or incremented). |
| Achievements.UpdateAchievementResult |
Result delivered when achievement data has been updated (revealed, unlocked
or incremented). |
| Action |
Represents an action performed by a user. |
| Action |
Represents an action performed by a user. |
| Action.Builder |
Create a builder for an Action. |
| Action.Builder |
Create a builder for an Action. |
| ActivityRecognition |
The main entry point for activity recognition integration. |
| ActivityRecognition |
The main entry point for activity recognition integration. |
| ActivityRecognitionApi |
The main entry point for interacting with activity recognition. |
| ActivityRecognitionApi |
The main entry point for interacting with activity recognition. |
| ActivityRecognitionResult |
Result of an activity recognition. |
| ActivityRecognitionResult |
Result of an activity recognition. |
| AddPlaceRequest |
Information about a new place that you would like to add to Google's Places database. |
| AddPlaceRequest |
Information about a new place that you would like to add to Google's Places database. |
| Address |
APIs for accessing a user's address. |
| Address |
APIs for accessing a user's address. |
| Address.AddressOptions |
A class that encapsulates options for the Address APIs. |
| Address.AddressOptions |
A class that encapsulates options for the Address APIs. |
| AddressConstants |
Constants used for Address APIs. |
| AddressConstants |
Constants used for Address APIs. |
| AddressConstants.ErrorCodes |
Error codes that could be returned in the data Intent returned to your Activity via its
onActivityResult method. |
| AddressConstants.ErrorCodes |
Error codes that could be returned in the data Intent returned to your Activity via its
onActivityResult method. |
| AddressConstants.Extras |
Keys for Intent extras. |
| AddressConstants.Extras |
Keys for Intent extras. |
| AddressConstants.ResultCodes |
Custom result codes that can be returned to your Activity's onActivityResult method after
you call requestUserAddress(GoogleApiClient, UserAddressRequest, int). |
| AddressConstants.ResultCodes |
Custom result codes that can be returned to your Activity's onActivityResult method after
you call requestUserAddress(GoogleApiClient, UserAddressRequest, int). |
| AddressConstants.Themes |
System themes that can be used to customize the UI elements shown when you call
requestUserAddress(GoogleApiClient, UserAddressRequest, int). |
| AddressConstants.Themes |
System themes that can be used to customize the UI elements shown when you call
requestUserAddress(GoogleApiClient, UserAddressRequest, int). |
| AdListener |
A listener for receiving notifications during the lifecycle of an ad. |
| AdListener |
A listener for receiving notifications during the lifecycle of an ad. |
| AdLoader |
An object for requesting ads. |
| AdLoader |
An object for requesting ads. |
| AdLoader.Builder |
Builder for a AdLoader. |
| AdLoader.Builder |
Builder for a AdLoader. |
| AdMobExtras |
This class is deprecated.
Instead of using this class in conjunction with
addNetworkExtras(NetworkExtras), pass a Bundle
to addNetworkExtrasBundle(Class extends MediationAdapter>, Bundle) along
with com.google.ads.mediation.admob.AdMobAdapter.class.
|
| AdMobExtras |
This class is deprecated.
Instead of using this class in conjunction with
addNetworkExtras(NetworkExtras), pass a Bundle
to addNetworkExtrasBundle(Class extends MediationAdapter>, Bundle) along
with com.google.ads.mediation.admob.AdMobAdapter.class.
|
| AdRequest |
An AdRequest contains targeting information used to fetch an ad. |
| AdRequest |
An AdRequest contains targeting information used to fetch an ad. |
| AdRequest.Builder |
Builds an AdRequest. |
| AdRequest.Builder |
Builds an AdRequest. |
| AdSize |
The size of a banner ad. |
| AdSize |
The size of a banner ad. |
| AdvertisingIdClient |
Helper library for retrieval of advertising ID and related information such as the
limit ad tracking setting. |
| AdvertisingIdClient |
Helper library for retrieval of advertising ID and related information such as the
limit ad tracking setting. |
| AdvertisingIdClient.Info |
Includes both the advertising ID as well as the limit ad tracking setting. |
| AdvertisingIdClient.Info |
Includes both the advertising ID as well as the limit ad tracking setting. |
| AdView |
The View to display banner ads. |
| AdView |
The View to display banner ads. |
| AnalyticsReceiver |
A BroadcastReceiver used by Google Analytics. |
| AnalyticsReceiver |
A BroadcastReceiver used by Google Analytics. |
| AnalyticsService |
A Service used by Google Analytics. |
| AnalyticsService |
A Service used by Google Analytics. |
| AndroidAppUri |
Represents an Android app URI. |
| AndroidAppUri |
Represents an Android app URI. |
| Api<O extends Api.ApiOptions> |
Describes a section of the Google Play Services API that should be made available. |
| Api<O extends Api.ApiOptions> |
Describes a section of the Google Play Services API that should be made available. |
| Api.ApiOptions |
Base interface for API options. |
| Api.ApiOptions |
Base interface for API options. |
| Api.ApiOptions.HasOptions |
Base interface for Api.ApiOptions in Apis that have options. |
| Api.ApiOptions.HasOptions |
Base interface for Api.ApiOptions in Apis that have options. |
| Api.ApiOptions.NoOptions |
Api.ApiOptions implementation for Apis that do not take any options. |
| Api.ApiOptions.NoOptions |
Api.ApiOptions implementation for Apis that do not take any options. |
| Api.ApiOptions.NotRequiredOptions |
Base interface for Api.ApiOptions that are not required, don't exist. |
| Api.ApiOptions.NotRequiredOptions |
Base interface for Api.ApiOptions that are not required, don't exist. |
| Api.ApiOptions.Optional |
Base interface for Api.ApiOptions that are optional. |
| Api.ApiOptions.Optional |
Base interface for Api.ApiOptions that are optional. |
| AppEventListener |
A listener interface for app events triggered by ads. |
| AppEventListener |
A listener interface for app events triggered by ads. |
| AppIdentifier |
An identifier for an application; the value of the identifier should be the package name for
an Android application to be installed or launched to discover and communicate with the
advertised service (e.g. |
| AppIdentifier |
An identifier for an application; the value of the identifier should be the package name for
an Android application to be installed or launched to discover and communicate with the
advertised service (e.g. |
| AppIndex |
Main entry point for the App Indexing API. |
| AppIndex |
Main entry point for the App Indexing API. |
| AppIndexApi |
Provides methods for indexing actions that users are performing in your app to Google. |
| AppIndexApi |
Provides methods for indexing actions that users are performing in your app to Google. |
| AppIndexApi.ActionResult |
This interface is deprecated.
Use start(GoogleApiClient, Action) and
end(GoogleApiClient, Action).
|
| AppIndexApi.ActionResult |
This interface is deprecated.
Use start(GoogleApiClient, Action) and
end(GoogleApiClient, Action).
|
| AppIndexApi.AppIndexingLink |
An outbound link attached to viewed content. |
| AppIndexApi.AppIndexingLink |
An outbound link attached to viewed content. |
| AppInvite |
Main entry point for AppInvite APIs. |
| AppInvite |
Main entry point for AppInvite APIs. |
| AppInviteApi |
The main entry point for interacting with AppInvite invitations. |
| AppInviteApi |
The main entry point for interacting with AppInvite invitations. |
| AppInviteInvitation |
Launches an Activity for the user to select invitees and send invitations. |
| AppInviteInvitation |
Launches an Activity for the user to select invitees and send invitations. |
| AppInviteInvitation.IntentBuilder |
Build an Intent to launch the invitation Activity to create and send invitations. |
| AppInviteInvitation.IntentBuilder |
Build an Intent to launch the invitation Activity to create and send invitations. |
| AppInviteInvitation.IntentBuilder.PlatformMode |
Mode for checking platform types. |
| AppInviteInvitation.IntentBuilder.PlatformMode |
Mode for checking platform types. |
| AppInviteInvitationResult |
The result returned by AppInviteApi from
getInvitation(GoogleApiClient, android.app.Activity, boolean). |
| AppInviteInvitationResult |
The result returned by AppInviteApi from
getInvitation(GoogleApiClient, android.app.Activity, boolean). |
| AppInviteReferral |
Provides accessors to the referral data consisting of an invitation id and possibly a deep link
if set using
setDeepLink(Uri). |
| AppInviteReferral |
Provides accessors to the referral data consisting of an invitation id and possibly a deep link
if set using
setDeepLink(Uri). |
| ApplicationMetadata |
Cast application metadata. |
| ApplicationMetadata |
Cast application metadata. |
| AppMeasurement |
This class is deprecated.
Use FirebaseAnalytics instead.
|
| AppMeasurement |
This class is deprecated.
Use FirebaseAnalytics instead.
|
| AppMeasurementContentProvider |
This class is deprecated.
Replaced by com.google.firebase.provider.FirebaseInitProvider.
|
| AppMeasurementContentProvider |
This class is deprecated.
Replaced by com.google.firebase.provider.FirebaseInitProvider.
|
| AppMeasurementReceiver |
A BroadcastReceiver for Firebase Analytics. |
| AppMeasurementReceiver |
A BroadcastReceiver for Firebase Analytics. |
| AppMeasurementService |
An Service used by FirebaseAnalytics. |
| AppMeasurementService |
An Service used by FirebaseAnalytics. |
| AppMetadata |
Metadata about an application. |
| AppMetadata |
Metadata about an application. |
| AppVisibilityListener |
A listener interface for monitoring the sender application's UI visibility. |
| AppVisibilityListener |
A listener interface for monitoring the sender application's UI visibility. |
| Asset |
An asset is a binary blob shared between data items that is replicated across the wearable
network on demand. |
| Asset |
An asset is a binary blob shared between data items that is replicated across the wearable
network on demand. |
| Auth |
Entry point for Google Auth APIs through GoogleApiClient. |
| Auth |
Entry point for Google Auth APIs through GoogleApiClient. |
| Auth.AuthCredentialsOptions |
Optional configuration for the Credentials API. |
| Auth.AuthCredentialsOptions |
Optional configuration for the Credentials API. |
| Auth.AuthCredentialsOptions.Builder |
|
| Auth.AuthCredentialsOptions.Builder |
|
| AuthCredential |
Represents a credential that the Firebase Authentication server can use to authenticate a user. |
| AuthCredential |
Represents a credential that the Firebase Authentication server can use to authenticate a user. |
| AuthResult |
Result object obtained from operations that can affect the authentication state. |
| AuthResult |
Result object obtained from operations that can affect the authentication state. |
| AutocompleteFilter |
Filter for customizing the autocomplete predictions from the Geo Data API. |
| AutocompleteFilter |
Filter for customizing the autocomplete predictions from the Geo Data API. |
| AutocompleteFilter.Builder |
Builder for an AutocompleteFilter. |
| AutocompleteFilter.Builder |
Builder for an AutocompleteFilter. |
| AutocompletePrediction |
Represents a query's suggestions and its attributes, like matched substrings. |
| AutocompletePrediction |
Represents a query's suggestions and its attributes, like matched substrings. |
| AutocompletePredictionBuffer |
A DataBuffer that represents a list of AutocompletePredictions. |
| AutocompletePredictionBuffer |
A DataBuffer that represents a list of AutocompletePredictions. |
| Awareness |
The main entry point for the Awareness service. |
| Awareness |
The main entry point for the Awareness service. |
| AwarenessFence |
A combination of conditions on two or more types of context, which trigger a
callback to the app when satisfied. |
| AwarenessFence |
A combination of conditions on two or more types of context, which trigger a
callback to the app when satisfied. |
| AwarenessStatusCodes |
Awareness specific status codes, for use in
getStatusCode(). |
| AwarenessStatusCodes |
Awareness specific status codes, for use in
getStatusCode(). |
| Barcode |
Barcode represents a single recognized barcode and its value. |
| Barcode |
Barcode represents a single recognized barcode and its value. |
| Barcode.Address |
An address. |
| Barcode.Address |
An address. |
| Barcode.CalendarDateTime |
DateTime data type used in calendar events. |
| Barcode.CalendarDateTime |
DateTime data type used in calendar events. |
| Barcode.CalendarEvent |
A calendar event extracted from QRCode. |
| Barcode.CalendarEvent |
A calendar event extracted from QRCode. |
| Barcode.ContactInfo |
A person's or organization's business card. |
| Barcode.ContactInfo |
A person's or organization's business card. |
| Barcode.DriverLicense |
A driver license or ID card. |
| Barcode.DriverLicense |
A driver license or ID card. |
| Barcode.Email |
An email message from a 'MAILTO:' or similar QRCode type. |
| Barcode.Email |
An email message from a 'MAILTO:' or similar QRCode type. |
| Barcode.GeoPoint |
GPS coordinates from a 'GEO:' or similar QRCode type. |
| Barcode.GeoPoint |
GPS coordinates from a 'GEO:' or similar QRCode type. |
| Barcode.PersonName |
A person's name, both formatted version and individual name components. |
| Barcode.PersonName |
A person's name, both formatted version and individual name components. |
| Barcode.Phone |
A phone number from a 'TEL:' or similar QRCode type. |
| Barcode.Phone |
A phone number from a 'TEL:' or similar QRCode type. |
| Barcode.Sms |
An sms message from an 'SMS:' or similar QRCode type. |
| Barcode.Sms |
An sms message from an 'SMS:' or similar QRCode type. |
| Barcode.UrlBookmark |
A URL and title from a 'MEBKM:' or similar QRCode type. |
| Barcode.UrlBookmark |
A URL and title from a 'MEBKM:' or similar QRCode type. |
| Barcode.WiFi |
A wifi network parameters from a 'WIFI:' or similar QRCode type. |
| Barcode.WiFi |
A wifi network parameters from a 'WIFI:' or similar QRCode type. |
| BarcodeDetector |
Recognizes barcodes (in a variety of 1D and 2D formats) in a supplied Frame. |
| BarcodeDetector |
Recognizes barcodes (in a variety of 1D and 2D formats) in a supplied Frame. |
| BarcodeDetector.Builder |
Barcode detector builder. |
| BarcodeDetector.Builder |
Barcode detector builder. |
| Batch |
Handles a batch of PendingResult items. |
| Batch |
Handles a batch of PendingResult items. |
| Batch.Builder |
Builder for Batch objects. |
| Batch.Builder |
Builder for Batch objects. |
| BatchResult |
The result of a batch operation. |
| BatchResult |
The result of a batch operation. |
| BatchResultToken<R extends Result> |
Result token used to retrieve the result of individual operations from a batch. |
| BatchResultToken<R extends Result> |
Result token used to retrieve the result of individual operations from a batch. |
| BeaconFence |
Use this class to create beacon fences. |
| BeaconFence |
Use this class to create beacon fences. |
| BeaconState |
State of nearby beacon devices. |
| BeaconState |
State of nearby beacon devices. |
| BeaconState.BeaconInfo |
Information from one beacon. |
| BeaconState.BeaconInfo |
Information from one beacon. |
| BeaconState.TypeFilter |
The type of beacon to match. |
| BeaconState.TypeFilter |
The type of beacon to match. |
| BeaconStateResult |
Result from getBeaconState(GoogleApiClient, Collection). |
| BeaconStateResult |
Result from getBeaconState(GoogleApiClient, Collection). |
| BitmapDescriptor |
Defines an image. |
| BitmapDescriptor |
Defines an image. |
| BitmapDescriptorFactory |
Used to create a definition of an image, used for marker icons and ground overlays. |
| BitmapDescriptorFactory |
Used to create a definition of an image, used for marker icons and ground overlays. |
| BleApi |
API for scanning, claiming, and using Bluetooth Low Energy devices in Google Fit. |
| BleApi |
API for scanning, claiming, and using Bluetooth Low Energy devices in Google Fit. |
| BleDevice |
Representation of a BLE Device (such as a heart rate monitor) that broadcasts information
about its on board sensors. |
| BleDevice |
Representation of a BLE Device (such as a heart rate monitor) that broadcasts information
about its on board sensors. |
| BleDevicesResult |
Result of
listClaimedBleDevices(com.google.android.gms.common.api.GoogleApiClient). |
| BleDevicesResult |
Result of
listClaimedBleDevices(com.google.android.gms.common.api.GoogleApiClient). |
| BleScanCallback |
Callback for BLE Scans. |
| BleScanCallback |
Callback for BLE Scans. |
| BleSignal |
Represents properties of the BLE signal associated with a Message. |
| BleSignal |
Represents properties of the BLE signal associated with a Message. |
| BooleanResult |
A Result with a boolean value. |
| BooleanResult |
A Result with a boolean value. |
| Bucket |
A bucket represents a time interval over which aggregated data is computed. |
| Bucket |
A bucket represents a time interval over which aggregated data is computed. |
| BuyButtonAppearance |
This class is deprecated.
use WalletFragmentStyle.BuyButtonAppearance instead.
|
| BuyButtonAppearance |
This class is deprecated.
use WalletFragmentStyle.BuyButtonAppearance instead.
|
| BuyButtonText |
This class is deprecated.
use WalletFragmentStyle.BuyButtonText instead.
|
| BuyButtonText |
This class is deprecated.
use WalletFragmentStyle.BuyButtonText instead.
|
| CameraPosition |
An immutable class that aggregates all camera position parameters such as location, zoom level,
tilt angle, and bearing. |
| CameraPosition |
An immutable class that aggregates all camera position parameters such as location, zoom level,
tilt angle, and bearing. |
| CameraPosition.Builder |
Builds camera position. |
| CameraPosition.Builder |
Builds camera position. |
| CameraSource |
Manages the camera in conjunction with an underlying Detector. |
| CameraSource |
Manages the camera in conjunction with an underlying Detector. |
| CameraSource.Builder |
Builder for configuring and creating an associated camera source. |
| CameraSource.Builder |
Builder for configuring and creating an associated camera source. |
| CameraSource.PictureCallback |
Callback interface used to supply image data from a photo capture. |
| CameraSource.PictureCallback |
Callback interface used to supply image data from a photo capture. |
| CameraSource.ShutterCallback |
Callback interface used to signal the moment of actual image capture. |
| CameraSource.ShutterCallback |
Callback interface used to signal the moment of actual image capture. |
| CameraUpdate |
Defines a camera move. |
| CameraUpdate |
Defines a camera move. |
| CameraUpdateFactory |
A class containing methods for creating CameraUpdate objects that change a map's camera. |
| CameraUpdateFactory |
A class containing methods for creating CameraUpdate objects that change a map's camera. |
| CampaignTrackingReceiver |
Google Analytics receiver for com.android.vending.INSTALL_REFERRER. |
| CampaignTrackingReceiver |
Google Analytics receiver for com.android.vending.INSTALL_REFERRER. |
| CampaignTrackingService |
Service for processing Google Play Store's INSTALL_REFERRER intent. |
| CampaignTrackingService |
Service for processing Google Play Store's INSTALL_REFERRER intent. |
| CancellableTask<TState> |
Represents an asynchronous operation that can be canceled. |
| CancellableTask<TState> |
Represents an asynchronous operation that can be canceled. |
| CapabilityApi |
Exposes an API to learn about capabilities provided by nodes on the Wear network. |
| CapabilityApi |
Exposes an API to learn about capabilities provided by nodes on the Wear network. |
| CapabilityApi.AddLocalCapabilityResult |
Result returned from addLocalCapability(GoogleApiClient, String) |
| CapabilityApi.AddLocalCapabilityResult |
Result returned from addLocalCapability(GoogleApiClient, String) |
| CapabilityApi.CapabilityFilterType |
|
| CapabilityApi.CapabilityFilterType |
|
| CapabilityApi.CapabilityListener |
Listener for changes in the reachable nodes providing a capability. |
| CapabilityApi.CapabilityListener |
Listener for changes in the reachable nodes providing a capability. |
| CapabilityApi.GetAllCapabilitiesResult |
Result returned from getAllCapabilities(GoogleApiClient, int) |
| CapabilityApi.GetAllCapabilitiesResult |
Result returned from getAllCapabilities(GoogleApiClient, int) |
| CapabilityApi.GetCapabilityResult |
Result returned from getCapability(GoogleApiClient, String, int) |
| CapabilityApi.GetCapabilityResult |
Result returned from getCapability(GoogleApiClient, String, int) |
| CapabilityApi.NodeFilterType |
|
| CapabilityApi.NodeFilterType |
|
| CapabilityApi.RemoveLocalCapabilityResult |
Result returned from removeLocalCapability(GoogleApiClient, String) |
| CapabilityApi.RemoveLocalCapabilityResult |
Result returned from removeLocalCapability(GoogleApiClient, String) |
| CapabilityInfo |
Information about a Capability on the network and where it is available. |
| CapabilityInfo |
Information about a Capability on the network and where it is available. |
| CaptureState |
Data class used to return the capture state to the client. |
| CaptureState |
Data class used to return the capture state to the client. |
| Cart |
Parcelable representing a shopping cart. |
| Cart |
Parcelable representing a shopping cart. |
| Cart.Builder |
Builder to create a Cart. |
| Cart.Builder |
Builder to create a Cart. |
| Cast |
Main entry point for the Cast APIs. |
| Cast |
Main entry point for the Cast APIs. |
| Cast.ApplicationConnectionResult |
When a connection to a receiver application has been established, this object contains
information about that application, including its ApplicationMetadata and current
status. |
| Cast.ApplicationConnectionResult |
When a connection to a receiver application has been established, this object contains
information about that application, including its ApplicationMetadata and current
status. |
| Cast.CastApi |
The main entry point for interacting with a Google Cast device. |
| Cast.CastApi |
The main entry point for interacting with a Google Cast device. |
| Cast.CastOptions |
API configuration parameters for Cast. |
| Cast.CastOptions |
API configuration parameters for Cast. |
| Cast.CastOptions.Builder |
A builder to create an instance of Cast.CastOptions to set
API configuration parameters for Cast. |
| Cast.CastOptions.Builder |
A builder to create an instance of Cast.CastOptions to set
API configuration parameters for Cast. |
| Cast.Listener |
The list of Cast callbacks. |
| Cast.Listener |
The list of Cast callbacks. |
| Cast.MessageReceivedCallback |
The interface to process received messages from a CastDevice. |
| Cast.MessageReceivedCallback |
The interface to process received messages from a CastDevice. |
| CastButtonFactory |
A factory class to set up a MenuItem or a MediaRouteButton to be used as a Cast
button. |
| CastButtonFactory |
A factory class to set up a MenuItem or a MediaRouteButton to be used as a Cast
button. |
| CastContext |
A singleton class containing global context for the Cast SDK. |
| CastContext |
A singleton class containing global context for the Cast SDK. |
| CastDevice |
An object representing a Cast receiver device. |
| CastDevice |
An object representing a Cast receiver device. |
| CastMediaControlIntent |
Intent constants for use with the Cast MediaRouteProvider. |
| CastMediaControlIntent |
Intent constants for use with the Cast MediaRouteProvider. |
| CastMediaOptions |
Configuration parameters for starting a Cast media session. |
| CastMediaOptions |
Configuration parameters for starting a Cast media session. |
| CastMediaOptions.Builder |
A builder to create an instance of CastMediaOptions. |
| CastMediaOptions.Builder |
A builder to create an instance of CastMediaOptions. |
| CastOptions |
Configuration parameters for initializing the CastContext. |
| CastOptions |
Configuration parameters for initializing the CastContext. |
| CastOptions.Builder |
A builder to create an instance of CastOptions which is used to initialize the
CastContext. |
| CastOptions.Builder |
A builder to create an instance of CastOptions which is used to initialize the
CastContext. |
| CastPresentation |
Base class for Presentations suitable to be used with Cast Remote Display sessions. |
| CastPresentation |
Base class for Presentations suitable to be used with Cast Remote Display sessions. |
| CastRemoteDisplay |
The CastRemoteDisplay API provides a low level mechanism for any app to display a
View on a cast device. |
| CastRemoteDisplay |
The CastRemoteDisplay API provides a low level mechanism for any app to display a
View on a cast device. |
| CastRemoteDisplay.CastRemoteDisplayOptions |
API configuration parameters for CastRemoteDisplay. |
| CastRemoteDisplay.CastRemoteDisplayOptions |
API configuration parameters for CastRemoteDisplay. |
| CastRemoteDisplay.CastRemoteDisplayOptions.Builder |
A builder to create an instance of CastRemoteDisplay.CastRemoteDisplayOptions to
set API configuration parameters for CastRemoteDisplay. |
| CastRemoteDisplay.CastRemoteDisplayOptions.Builder |
A builder to create an instance of CastRemoteDisplay.CastRemoteDisplayOptions to
set API configuration parameters for CastRemoteDisplay. |
| CastRemoteDisplay.CastRemoteDisplaySessionCallbacks |
Cast Remote Display session callbacks. |
| CastRemoteDisplay.CastRemoteDisplaySessionCallbacks |
Cast Remote Display session callbacks. |
| CastRemoteDisplay.CastRemoteDisplaySessionResult |
When a remote display session to a device has been established, this object contains
information about the session, including its virtual display and current
status. |
| CastRemoteDisplay.CastRemoteDisplaySessionResult |
When a remote display session to a device has been established, this object contains
information about the session, including its virtual display and current
status. |
| CastRemoteDisplay.Configuration |
Annotation class for remote display session configuration preset. |
| CastRemoteDisplay.Configuration |
Annotation class for remote display session configuration preset. |
| CastRemoteDisplayApi |
The low level API for starting a Cast Remote Display session (see CastRemoteDisplay. |
| CastRemoteDisplayApi |
The low level API for starting a Cast Remote Display session (see CastRemoteDisplay. |
| CastRemoteDisplayLocalService |
The recommended API for starting and managing a Cast Remote Display session. |
| CastRemoteDisplayLocalService |
The recommended API for starting and managing a Cast Remote Display session. |
| CastRemoteDisplayLocalService.Callbacks |
Callbacks for the Cast Remote Display session initiated using
CastRemoteDisplayLocalService. |
| CastRemoteDisplayLocalService.Callbacks |
Callbacks for the Cast Remote Display session initiated using
CastRemoteDisplayLocalService. |
| CastRemoteDisplayLocalService.NotificationSettings |
Notification settings. |
| CastRemoteDisplayLocalService.NotificationSettings |
Notification settings. |
| CastRemoteDisplayLocalService.NotificationSettings.Builder |
Builder class for the CastRemoteDisplayLocalService.NotificationSettings object. |
| CastRemoteDisplayLocalService.NotificationSettings.Builder |
Builder class for the CastRemoteDisplayLocalService.NotificationSettings object. |
| CastRemoteDisplayLocalService.Options |
Options for a remote display session. |
| CastRemoteDisplayLocalService.Options |
Options for a remote display session. |
| CastSession |
An implementation of Session for managing connections to a Cast receiver device. |
| CastSession |
An implementation of Session for managing connections to a Cast receiver device. |
| CastState |
The possible casting states. |
| CastState |
The possible casting states. |
| CastStateListener |
A listener interface for monitoring the current CastState. |
| CastStateListener |
A listener interface for monitoring the current CastState. |
| CastStatusCodes |
Status codes for the Cast APIs. |
| CastStatusCodes |
Status codes for the Cast APIs. |
| ChangeEvent |
Sent when a DriveResource has had a change to its DriveContents or
Metadata. |
| ChangeEvent |
Sent when a DriveResource has had a change to its DriveContents or
Metadata. |
| ChangeListener |
Event listener interface for ChangeEvent. |
| ChangeListener |
Event listener interface for ChangeEvent. |
| Channel |
A channel created through openChannel(GoogleApiClient, String, String). |
| Channel |
A channel created through openChannel(GoogleApiClient, String, String). |
| Channel.GetInputStreamResult |
Result of getInputStream(GoogleApiClient). |
| Channel.GetInputStreamResult |
Result of getInputStream(GoogleApiClient). |
| Channel.GetOutputStreamResult |
Result of getOutputStream(GoogleApiClient). |
| Channel.GetOutputStreamResult |
Result of getOutputStream(GoogleApiClient). |
| ChannelApi |
Client interface for Wearable Channel API. |
| ChannelApi |
Client interface for Wearable Channel API. |
| ChannelApi.ChannelListener |
A listener which will be notified on changes to channels. |
| ChannelApi.ChannelListener |
A listener which will be notified on changes to channels. |
| ChannelApi.CloseReason |
An annotation for values passed to onChannelClosed(Channel, int, int), and other methods
on the ChannelApi.ChannelListener interface. |
| ChannelApi.CloseReason |
An annotation for values passed to onChannelClosed(Channel, int, int), and other methods
on the ChannelApi.ChannelListener interface. |
| ChannelApi.OpenChannelResult |
Result of openChannel(GoogleApiClient, String, String). |
| ChannelApi.OpenChannelResult |
Result of openChannel(GoogleApiClient, String, String). |
| ChannelIOException |
A subclass of IOException which can be thrown from the streams returned by
getInputStream(GoogleApiClient) and
getOutputStream(GoogleApiClient). |
| ChannelIOException |
A subclass of IOException which can be thrown from the streams returned by
getInputStream(GoogleApiClient) and
getOutputStream(GoogleApiClient). |
| ChildEventListener |
Classes implementing this interface can be used to receive events about changes in the child
locations of a given DatabaseReference ref. |
| ChildEventListener |
Classes implementing this interface can be used to receive events about changes in the child
locations of a given DatabaseReference ref. |
| Circle |
A circle on the earth's surface (spherical cap). |
| Circle |
A circle on the earth's surface (spherical cap). |
| CircleOptions |
Defines options for a Circle. |
| CircleOptions |
Defines options for a Circle. |
| CommonStatusCodes |
Common status codes that are often shared across API surfaces. |
| CommonStatusCodes |
Common status codes that are often shared across API surfaces. |
| CompletionEvent |
An event delivered after the client requests a completion notification using
setNotifyOnCompletion(boolean) and that action has either succeeded or
failed on the server. |
| CompletionEvent |
An event delivered after the client requests a completion notification using
setNotifyOnCompletion(boolean) and that action has either succeeded or
failed on the server. |
| CompletionListener |
Event listener interface for CompletionEvent. |
| CompletionListener |
Event listener interface for CompletionEvent. |
| ConfigApi |
API for accessing custom data types and settings in Google Fit. |
| ConfigApi |
API for accessing custom data types and settings in Google Fit. |
| ConnectionResult |
Contains all possible error codes for when a client fails to connect to Google Play services. |
| ConnectionResult |
Contains all possible error codes for when a client fails to connect to Google Play services. |
| Connections |
Entry point for advertising and discovering nearby apps and services, and communicating with them
over established connections. |
| Connections |
Entry point for advertising and discovering nearby apps and services, and communicating with them
over established connections. |
| Connections.ConnectionRequestListener |
Listener invoked when a remote endpoint requests a connection to a local endpoint. |
| Connections.ConnectionRequestListener |
Listener invoked when a remote endpoint requests a connection to a local endpoint. |
| Connections.ConnectionResponseCallback |
Callback for responses to connection requests. |
| Connections.ConnectionResponseCallback |
Callback for responses to connection requests. |
| Connections.EndpointDiscoveryListener |
Listener invoked during endpoint discovery. |
| Connections.EndpointDiscoveryListener |
Listener invoked during endpoint discovery. |
| Connections.MessageListener |
Listener for messages from a remote endpoint. |
| Connections.MessageListener |
Listener for messages from a remote endpoint. |
| Connections.StartAdvertisingResult |
Result delivered when a local endpoint starts being advertised. |
| Connections.StartAdvertisingResult |
Result delivered when a local endpoint starts being advertised. |
| ConnectionsStatusCodes |
Status codes for nearby connections results. |
| ConnectionsStatusCodes |
Status codes for nearby connections results. |
| Container |
An object that provides access to container values. |
| Container |
An object that provides access to container values. |
| Container.FunctionCallMacroCallback |
Callback that is provided by the application to calculate the value of a custom macro. |
| Container.FunctionCallMacroCallback |
Callback that is provided by the application to calculate the value of a custom macro. |
| Container.FunctionCallTagCallback |
Callback that is provided by the application to execute a custom tag. |
| Container.FunctionCallTagCallback |
Callback that is provided by the application to execute a custom tag. |
| ContainerHolder |
Holder for an active container. |
| ContainerHolder |
Holder for an active container. |
| ContainerHolder.ContainerAvailableListener |
Listener object that is called when a new container is available. |
| ContainerHolder.ContainerAvailableListener |
Listener object that is called when a new container is available. |
| Continuation<TResult, TContinuationResult> |
A function that is called to continue execution after completion of a Task. |
| Continuation<TResult, TContinuationResult> |
A function that is called to continue execution after completion of a Task. |
| ControllableTask<TState> |
Represents an asynchronous operation that can be paused, resumed and canceled. |
| ControllableTask<TState> |
Represents an asynchronous operation that can be paused, resumed and canceled. |
| Correlator |
A Correlator is used to associate multiple ad views on the same page. |
| Correlator |
A Correlator is used to associate multiple ad views on the same page. |
| CountrySpecification |
Parcelable representing a country. |
| CountrySpecification |
Parcelable representing a country. |
| CountrySpecification |
Parcelable representing a country. |
| CountrySpecification |
Parcelable representing a country. |
| CreateFileActivityBuilder |
A builder that is used to configure and display the create file activity. |
| CreateFileActivityBuilder |
A builder that is used to configure and display the create file activity. |
| Credential |
A credential that can be used to authenticate a user, with additional user information used to
distinguish this credential from other available credentials. |
| Credential |
A credential that can be used to authenticate a user, with additional user information used to
distinguish this credential from other available credentials. |
| Credential.Builder |
|
| Credential.Builder |
|
| CredentialPickerConfig |
Configuration for credential picker. |
| CredentialPickerConfig |
Configuration for credential picker. |
| CredentialPickerConfig.Builder |
Builder for CredentialPickerConfig. |
| CredentialPickerConfig.Builder |
Builder for CredentialPickerConfig. |
| CredentialRequest |
Parameters for requesting a Credential, via
Auth.CredentialsApi.request(). |
| CredentialRequest |
Parameters for requesting a Credential, via
Auth.CredentialsApi.request(). |
| CredentialRequest.Builder |
|
| CredentialRequest.Builder |
|
| CredentialRequestResult |
Result returned from a request for a credential. |
| CredentialRequestResult |
Result returned from a request for a credential. |
| CredentialsApi |
Entry point for requesting a credential and indicating whether sign-in was successful using the
credential. |
| CredentialsApi |
Entry point for requesting a credential and indicating whether sign-in was successful using the
credential. |
| CustomEvent |
A CustomEvent is similar to a
MediationAdapter except that it is a completely
self-service mechanism for publishers to create their own adapter. |
| CustomEvent |
A CustomEvent is similar to a
MediationAdapter except that it is a completely
self-service mechanism for publishers to create their own adapter. |
| CustomEventBanner |
A custom event to support banner ads. |
| CustomEventBanner |
A custom event to support banner ads. |
| CustomEventBannerListener |
Custom events that implement CustomEventBanner should use this listener to send callbacks
to the mediation library to properly manage ad flow. |
| CustomEventBannerListener |
Custom events that implement CustomEventBanner should use this listener to send callbacks
to the mediation library to properly manage ad flow. |
| CustomEventExtras |
This class is deprecated.
This class will only work with implementations of the old
CustomEventAdapter which has been deprecated in favor of
CustomEventBanner and
CustomEventInterstitial.
To pass extras to custom events that implement
CustomEventBanner or
CustomEventInterstitial,
call addCustomEventExtrasBundle(Class extends CustomEvent>, Bundle)
with the class of your
CustomEventBanner or
CustomEventInterstitial
implementation and a Bundle.
|
| CustomEventExtras |
This class is deprecated.
This class will only work with implementations of the old
CustomEventAdapter which has been deprecated in favor of
CustomEventBanner and
CustomEventInterstitial.
To pass extras to custom events that implement
CustomEventBanner or
CustomEventInterstitial,
call addCustomEventExtrasBundle(Class extends CustomEvent>, Bundle)
with the class of your
CustomEventBanner or
CustomEventInterstitial
implementation and a Bundle.
|
| CustomEventInterstitial |
A custom event that supports interstitial ads. |
| CustomEventInterstitial |
A custom event that supports interstitial ads. |
| CustomEventInterstitialListener |
A custom event interstitial listener. |
| CustomEventInterstitialListener |
A custom event interstitial listener. |
| CustomEventListener |
A base custom event listener for banner and interstitial ads. |
| CustomEventListener |
A base custom event listener for banner and interstitial ads. |
| CustomEventNative |
A custom event to support native ads. |
| CustomEventNative |
A custom event to support native ads. |
| CustomEventNativeListener |
Custom events that implement CustomEventNative should use this listener to send callbacks
to the mediation library to properly manage ad flow. |
| CustomEventNativeListener |
Custom events that implement CustomEventNative should use this listener to send callbacks
to the mediation library to properly manage ad flow. |
| CustomPropertyKey |
The key to a Custom File Property key-value pair that can be serialized in a Parcel. |
| CustomPropertyKey |
The key to a Custom File Property key-value pair that can be serialized in a Parcel. |
| CustomRenderedAd |
Interface that contains information about custom rendered ads. |
| CustomRenderedAd |
Interface that contains information about custom rendered ads. |
| CustomTagProvider |
Callback that is provided by the application to execute a custom tag. |
| CustomTagProvider |
Callback that is provided by the application to execute a custom tag. |
| CustomVariableProvider |
Callback that is provided by the application to provide a custom variable. |
| CustomVariableProvider |
Callback that is provided by the application to provide a custom variable. |
| DailyTotalResult |
Result of readDailyTotal(com.google.android.gms.common.api.GoogleApiClient, DataType). |
| DailyTotalResult |
Result of readDailyTotal(com.google.android.gms.common.api.GoogleApiClient, DataType). |
| DataApi |
Exposes an API for components to read or write data items and
assets. |
| DataApi |
Exposes an API for components to read or write data items and
assets. |
| DataApi.DataItemResult |
Contains a single data item. |
| DataApi.DataItemResult |
Contains a single data item. |
| DataApi.DataListener |
Used with addListener(GoogleApiClient, DataApi.DataListener) to receive data events. |
| DataApi.DataListener |
Used with addListener(GoogleApiClient, DataApi.DataListener) to receive data events. |
| DataApi.DeleteDataItemsResult |
Contains the number of deleted items. |
| DataApi.DeleteDataItemsResult |
Contains the number of deleted items. |
| DataApi.FilterType |
|
| DataApi.FilterType |
|
| DataApi.GetFdForAssetResult |
Contains a file descriptor for the requested asset. |
| DataApi.GetFdForAssetResult |
Contains a file descriptor for the requested asset. |
| DatabaseError |
Instances of DatabaseError are passed to callbacks when an operation failed. |
| DatabaseError |
Instances of DatabaseError are passed to callbacks when an operation failed. |
| DatabaseException |
This error is thrown when the Firebase Database library is unable to operate on the input it
has been given. |
| DatabaseException |
This error is thrown when the Firebase Database library is unable to operate on the input it
has been given. |
| DatabaseReference |
A Firebase reference represents a particular location in your Database
and can be used for reading or writing data to that Database location. |
| DatabaseReference |
A Firebase reference represents a particular location in your Database
and can be used for reading or writing data to that Database location. |
| DatabaseReference.CompletionListener |
This interface is used as a method of being notified when an operation
has been acknowledged by the Database servers and can be considered complete |
| DatabaseReference.CompletionListener |
This interface is used as a method of being notified when an operation
has been acknowledged by the Database servers and can be considered complete |
| DataBuffer<T> |
Interface for a buffer of typed data. |
| DataBuffer<T> |
Interface for a buffer of typed data. |
| DataBufferAdapter<T> |
A concrete BaseAdapter that is backed by concatenated DataBuffers. |
| DataBufferAdapter<T> |
A concrete BaseAdapter that is backed by concatenated DataBuffers. |
| DataBufferObserver |
An interface for notifying an observer about changes to a DataBuffer. |
| DataBufferObserver |
An interface for notifying an observer about changes to a DataBuffer. |
| DataBufferObserver.Observable |
Interface a data buffer can implement to expose the fact that it supports observation. |
| DataBufferObserver.Observable |
Interface a data buffer can implement to expose the fact that it supports observation. |
| DataBufferObserverSet |
Utility class for managing a set of observers and distributing their notifications. |
| DataBufferObserverSet |
Utility class for managing a set of observers and distributing their notifications. |
| DataBufferUtils |
Utilities for working with DataBuffer objects. |
| DataBufferUtils |
Utilities for working with DataBuffer objects. |
| DataDeleteRequest |
A request to delete data and sessions added by the app from the Google Fit store in the time
interval specified. |
| DataDeleteRequest |
A request to delete data and sessions added by the app from the Google Fit store in the time
interval specified. |
| DataDeleteRequest.Builder |
Builder used to create new DataDeleteRequests. |
| DataDeleteRequest.Builder |
Builder used to create new DataDeleteRequests. |
| DataEvent |
Data interface for data events. |
| DataEvent |
Data interface for data events. |
| DataEventBuffer |
Data structure holding references to a set of events. |
| DataEventBuffer |
Data structure holding references to a set of events. |
| DataItem |
The base object of data stored in the Android Wear network. |
| DataItem |
The base object of data stored in the Android Wear network. |
| DataItemAsset |
A reference to an asset stored in a data item. |
| DataItemAsset |
A reference to an asset stored in a data item. |
| DataItemBuffer |
Data structure holding reference to a set of DataItems. |
| DataItemBuffer |
Data structure holding reference to a set of DataItems. |
| DataLayer |
The data layer is a map holding generic information about the application. |
| DataLayer |
The data layer is a map holding generic information about the application. |
| DataMap |
A map of data supported by PutDataMapRequest and DataMapItems. |
| DataMap |
A map of data supported by PutDataMapRequest and DataMapItems. |
| DataMapItem |
Creates a new dataItem-like object containing structured and serializable data. |
| DataMapItem |
Creates a new dataItem-like object containing structured and serializable data. |
| DataPoint |
Represents a single data point in a data type's stream from a particular
data source. |
| DataPoint |
Represents a single data point in a data type's stream from a particular
data source. |
| DataReadRequest |
Request for reading data from Google Fit. |
| DataReadRequest |
Request for reading data from Google Fit. |
| DataReadRequest.Builder |
Builder used to create new DataReadRequests. |
| DataReadRequest.Builder |
Builder used to create new DataReadRequests. |
| DataReadResult |
Result of
readData(GoogleApiClient, com.google.android.gms.fitness.request.DataReadRequest). |
| DataReadResult |
Result of
readData(GoogleApiClient, com.google.android.gms.fitness.request.DataReadRequest). |
| DataSet |
Represents a fixed set of data points in a data type's stream
from a particular data source. |
| DataSet |
Represents a fixed set of data points in a data type's stream
from a particular data source. |
| DataSnapshot |
A DataSnapshot instance contains data from a Firebase Database location. |
| DataSnapshot |
A DataSnapshot instance contains data from a Firebase Database location. |
| DataSource |
Definition of a unique source of sensor data. |
| DataSource |
Definition of a unique source of sensor data. |
| DataSource.Builder |
A builder that can be used to construct new data source objects. |
| DataSource.Builder |
A builder that can be used to construct new data source objects. |
| DataSourcesRequest |
Request for finding data sources in Google Fit. |
| DataSourcesRequest |
Request for finding data sources in Google Fit. |
| DataSourcesRequest.Builder |
Builder used to create new DataSourceRequests. |
| DataSourcesRequest.Builder |
Builder used to create new DataSourceRequests. |
| DataSourcesResult |
Result of
findDataSources(GoogleApiClient, com.google.android.gms.fitness.request.DataSourcesRequest). |
| DataSourcesResult |
Result of
findDataSources(GoogleApiClient, com.google.android.gms.fitness.request.DataSourcesRequest). |
| DataType |
The data type defines the schema for a stream of data being collected by, inserted into, or
queried from Google Fit. |
| DataType |
The data type defines the schema for a stream of data being collected by, inserted into, or
queried from Google Fit. |
| DataTypeCreateRequest |
A request for inserting an application-specific data type into the Google Fit store. |
| DataTypeCreateRequest |
A request for inserting an application-specific data type into the Google Fit store. |
| DataTypeCreateRequest.Builder |
Builder used to create new DataTypeInsertRequests. |
| DataTypeCreateRequest.Builder |
Builder used to create new DataTypeInsertRequests. |
| DataTypeResult |
Result of
readDataType(GoogleApiClient, String). |
| DataTypeResult |
Result of
readDataType(GoogleApiClient, String). |
| DataUpdateListenerRegistrationRequest |
Registration request to register a listener for data updates, including dataSource and dataType
as well as PendingIntent associated with the registration. |
| DataUpdateListenerRegistrationRequest |
Registration request to register a listener for data updates, including dataSource and dataType
as well as PendingIntent associated with the registration. |
| DataUpdateListenerRegistrationRequest.Builder |
Builder for creating DataUpdateListenerRegistrationRequest. |
| DataUpdateListenerRegistrationRequest.Builder |
Builder for creating DataUpdateListenerRegistrationRequest. |
| DataUpdateNotification |
Captures the information needed to identify updates to Google Fitness Store data. |
| DataUpdateNotification |
Captures the information needed to identify updates to Google Fitness Store data. |
| DataUpdateRequest |
A request to update data added by the app from the Google Fit store in the time interval
specified. |
| DataUpdateRequest |
A request to update data added by the app from the Google Fit store in the time interval
specified. |
| DataUpdateRequest.Builder |
Builder used to create new DataUpdateRequests. |
| DataUpdateRequest.Builder |
Builder used to create new DataUpdateRequests. |
| DetectedActivity |
The detected activity of the device with an an associated confidence. |
| DetectedActivity |
The detected activity of the device with an an associated confidence. |
| DetectedActivityFence |
Use this class to create activity-based fences. |
| DetectedActivityFence |
Use this class to create activity-based fences. |
| DetectedActivityResult |
Result from getDetectedActivity(GoogleApiClient). |
| DetectedActivityResult |
Result from getDetectedActivity(GoogleApiClient). |
| Detector<T> |
Detector is the base class for implementing specific detector instances, such as a barcode
detector or face detector. |
| Detector<T> |
Detector is the base class for implementing specific detector instances, such as a barcode
detector or face detector. |
| Detector.Detections<T> |
Detection result object containing both detected items and the associated frame metadata. |
| Detector.Detections<T> |
Detection result object containing both detected items and the associated frame metadata. |
| Detector.Processor<T> |
Interface for defining a post-processing action to be executed for each detection, when
using the detector as part of a pipeline (see the class level docs above). |
| Detector.Processor<T> |
Interface for defining a post-processing action to be executed for each detection, when
using the detector as part of a pipeline (see the class level docs above). |
| Device |
Representation of an integrated device (such as a phone or a wearable) that can hold sensors. |
| Device |
Representation of an integrated device (such as a phone or a wearable) that can hold sensors. |
| Dimension |
This class is deprecated.
Use WalletFragmentStyle.Dimension instead.
|
| Dimension |
This class is deprecated.
Use WalletFragmentStyle.Dimension instead.
|
| DiscoveryManagerListener |
A listener interface for monitoring the availability of Cast devices. |
| DiscoveryManagerListener |
A listener interface for monitoring the availability of Cast devices. |
| Distance |
Represents the distance to a Message. |
| Distance |
Represents the distance to a Message. |
| Distance.Accuracy |
Possible values for the accuracy of a distance estimate. |
| Distance.Accuracy |
Possible values for the accuracy of a distance estimate. |
| Drive |
The Drive API provides easy access to users' Google Drive contents. |
| Drive |
The Drive API provides easy access to users' Google Drive contents. |
| DriveApi |
The main entry point for interacting with Drive. |
| DriveApi |
The main entry point for interacting with Drive. |
| DriveApi.DriveContentsResult |
Result that contains a DriveContents. |
| DriveApi.DriveContentsResult |
Result that contains a DriveContents. |
| DriveApi.DriveIdResult |
Result that contains a DriveId. |
| DriveApi.DriveIdResult |
Result that contains a DriveId. |
| DriveApi.MetadataBufferResult |
Result that contains a MetadataBuffer. |
| DriveApi.MetadataBufferResult |
Result that contains a MetadataBuffer. |
| DriveContents |
A reference to a Drive file's contents. |
| DriveContents |
A reference to a Drive file's contents. |
| DriveEvent |
Base interface implemented by all Drive event types. |
| DriveEvent |
Base interface implemented by all Drive event types. |
| DriveEventService |
Abstract base class for a bound service that handles Drive events. |
| DriveEventService |
Abstract base class for a bound service that handles Drive events. |
| DriveFile |
A file in Drive. |
| DriveFile |
A file in Drive. |
| DriveFile.DownloadProgressListener |
A listener for progress events on an active contents download. |
| DriveFile.DownloadProgressListener |
A listener for progress events on an active contents download. |
| DriveFolder |
A folder in Drive. |
| DriveFolder |
A folder in Drive. |
| DriveFolder.DriveFileResult |
A result that contains a DriveFile. |
| DriveFolder.DriveFileResult |
A result that contains a DriveFile. |
| DriveFolder.DriveFolderResult |
A result that contains a DriveFolder. |
| DriveFolder.DriveFolderResult |
A result that contains a DriveFolder. |
| DriveId |
A canonical identifier for a Drive resource. |
| DriveId |
A canonical identifier for a Drive resource. |
| DrivePreferencesApi |
The entry point for retrieving and updating Drive preferences. |
| DrivePreferencesApi |
The entry point for retrieving and updating Drive preferences. |
| DrivePreferencesApi.FileUploadPreferencesResult |
Result that contains a FileUploadPreferences reference. |
| DrivePreferencesApi.FileUploadPreferencesResult |
Result that contains a FileUploadPreferences reference. |
| DriveResource |
A Resource represents a file or folder in Drive. |
| DriveResource |
A Resource represents a file or folder in Drive. |
| DriveResource.MetadataResult |
Result that is returned in response to metadata requests. |
| DriveResource.MetadataResult |
Result that is returned in response to metadata requests. |
| DriveStatusCodes |
Drive specific status codes, for use in getStatusCode(). |
| DriveStatusCodes |
Drive specific status codes, for use in getStatusCode(). |
| DynamicHeightSearchAdRequest |
Use to configure Custom Search Ad (CSA) ad requests. |
| DynamicHeightSearchAdRequest |
Use to configure Custom Search Ad (CSA) ad requests. |
| DynamicHeightSearchAdRequest.Builder |
Builds a DynamicHeightSearchAdRequest. |
| DynamicHeightSearchAdRequest.Builder |
Builds a DynamicHeightSearchAdRequest. |
| Face |
A human face detected in an image or video. |
| Face |
A human face detected in an image or video. |
| FacebookAuthCredential |
Wraps a Facebook Login access token for authentication purposes. |
| FacebookAuthCredential |
Wraps a Facebook Login access token for authentication purposes. |
| FacebookAuthProvider |
Represents the Facebook Login authentication provider. |
| FacebookAuthProvider |
Represents the Facebook Login authentication provider. |
| FaceDetector |
Detector for finding Faces in a supplied image. |
| FaceDetector |
Detector for finding Faces in a supplied image. |
| FaceDetector.Builder |
Builder for creating face detector instances. |
| FaceDetector.Builder |
Builder for creating face detector instances. |
| FenceApi |
Main entry point for the Awareness Fence API. |
| FenceApi |
Main entry point for the Awareness Fence API. |
| FenceQueryRequest |
Defines the interface for querying fences in the FenceApi. |
| FenceQueryRequest |
Defines the interface for querying fences in the FenceApi. |
| FenceQueryResult |
Result for query fence states Api
|
| FenceQueryResult |
Result for query fence states Api
|
| FenceState |
Encapsulates the state of a fence in AwarenessFence. |
| FenceState |
Encapsulates the state of a fence in AwarenessFence. |
| FenceState.State |
Valid values for a Fence state represented in AwarenessFence. |
| FenceState.State |
Valid values for a Fence state represented in AwarenessFence. |
| FenceStateMap |
A map of fence states keyed off of the fence keys resulting from a FenceQueryRequest. |
| FenceStateMap |
A map of fence states keyed off of the fence keys resulting from a FenceQueryRequest. |
| FenceUpdateRequest |
Request to add and/or remove multiple fences. |
| FenceUpdateRequest |
Request to add and/or remove multiple fences. |
| FenceUpdateRequest.Builder |
Builder for a FenceUpdateRequest. |
| FenceUpdateRequest.Builder |
Builder for a FenceUpdateRequest. |
| Field |
A field represents one dimension of a data type. |
| Field |
A field represents one dimension of a data type. |
| FileDownloadTask |
A task that downloads bytes of a GCS blob to a specified File. |
| FileDownloadTask |
A task that downloads bytes of a GCS blob to a specified File. |
| FileDownloadTask.TaskSnapshot |
Encapsulates state about the running FileDownloadTask
|
| FileDownloadTask.TaskSnapshot |
Encapsulates state about the running FileDownloadTask
|
| FileUploadPreferences |
Represents the file upload preferences associated with the current account. |
| FileUploadPreferences |
Represents the file upload preferences associated with the current account. |
| Filter |
A query filter that can be used to restrict the results on queries. |
| Filter |
A query filter that can be used to restrict the results on queries. |
| Filters |
A factory for creating filters that are used to construct a Query. |
| Filters |
A factory for creating filters that are used to construct a Query. |
| FirebaseAnalytics |
The top level Firebase Analytics singleton that provides methods for logging events and setting
user properties. |
| FirebaseAnalytics |
The top level Firebase Analytics singleton that provides methods for logging events and setting
user properties. |
| FirebaseAnalytics.Event |
An Event is an important occurrence in your app that you want to measure. |
| FirebaseAnalytics.Event |
An Event is an important occurrence in your app that you want to measure. |
| FirebaseAnalytics.Param |
Params supply information that contextualize Events. |
| FirebaseAnalytics.Param |
Params supply information that contextualize Events. |
| FirebaseAnalytics.UserProperty |
A UserProperty is an attribute that describes the app-user. |
| FirebaseAnalytics.UserProperty |
A UserProperty is an attribute that describes the app-user. |
| FirebaseApiNotAvailableException |
Indicates that a requested API is not available. |
| FirebaseApiNotAvailableException |
Indicates that a requested API is not available. |
| FirebaseApp |
The entry point of Firebase SDKs. |
| FirebaseApp |
The entry point of Firebase SDKs. |
| FirebaseAuth |
The entry point of the Firebase Authentication SDK. |
| FirebaseAuth |
The entry point of the Firebase Authentication SDK. |
| FirebaseAuth.AuthStateListener |
Listener called when there is a change in the authentication state. |
| FirebaseAuth.AuthStateListener |
Listener called when there is a change in the authentication state. |
| FirebaseAuthException |
Generic exception related to Firebase Authentication. |
| FirebaseAuthException |
Generic exception related to Firebase Authentication. |
| FirebaseAuthInvalidCredentialsException |
Thrown when one or more of the credentials passed to a method fail to identify and/or
authenticate the user subject of that operation. |
| FirebaseAuthInvalidCredentialsException |
Thrown when one or more of the credentials passed to a method fail to identify and/or
authenticate the user subject of that operation. |
| FirebaseAuthInvalidUserException |
Thrown when performing an operation on a FirebaseUser instance that is no longer valid. |
| FirebaseAuthInvalidUserException |
Thrown when performing an operation on a FirebaseUser instance that is no longer valid. |
| FirebaseAuthProvider |
Represents the Firebase Authentication provider type. |
| FirebaseAuthProvider |
Represents the Firebase Authentication provider type. |
| FirebaseAuthRecentLoginRequiredException |
Thrown on security sensitive operations on a FirebaseUser instance that require the user
to have signed in recently, when the requirement isn't met. |
| FirebaseAuthRecentLoginRequiredException |
Thrown on security sensitive operations on a FirebaseUser instance that require the user
to have signed in recently, when the requirement isn't met. |
| FirebaseAuthUserCollisionException |
Thrown when an operation on a FirebaseUser instance couldn't be completed due to a
conflict with another existing user. |
| FirebaseAuthUserCollisionException |
Thrown when an operation on a FirebaseUser instance couldn't be completed due to a
conflict with another existing user. |
| FirebaseAuthWeakPasswordException |
Thrown when using a weak password (less than 6 chars) to create a new account or to update an
existing account's password. |
| FirebaseAuthWeakPasswordException |
Thrown when using a weak password (less than 6 chars) to create a new account or to update an
existing account's password. |
| FirebaseCrash |
Firebase Crash reporting API. |
| FirebaseCrash |
Firebase Crash reporting API. |
| FirebaseDatabase |
The entry point for accessing a Firebase Database. |
| FirebaseDatabase |
The entry point for accessing a Firebase Database. |
| FirebaseException |
Base class for all Firebase exceptions. |
| FirebaseException |
Base class for all Firebase exceptions. |
| FirebaseInitProvider |
Initializes Firebase APIs at app startup time. |
| FirebaseInitProvider |
Initializes Firebase APIs at app startup time. |
| FirebaseInstanceId |
Firebase Instance ID provides a unique identifier for each app instance
and a mechanism to authenticate and authorize actions (example: sending FCM messages). |
| FirebaseInstanceId |
Firebase Instance ID provides a unique identifier for each app instance
and a mechanism to authenticate and authorize actions (example: sending FCM messages). |
| FirebaseInstanceIdInternalReceiver |
Internal receiver for FirebaseInstanceId used to start services securely. |
| FirebaseInstanceIdInternalReceiver |
Internal receiver for FirebaseInstanceId used to start services securely. |
| FirebaseInstanceIdReceiver |
WakefulBroadcastReceiver that receives FirebaseInstanceId and FirebaseMessaging events
and delivers them to the application-specific FirebaseInstanceIdService subclass. |
| FirebaseInstanceIdReceiver |
WakefulBroadcastReceiver that receives FirebaseInstanceId and FirebaseMessaging events
and delivers them to the application-specific FirebaseInstanceIdService subclass. |
| FirebaseInstanceIdService |
Base class to handle Firebase Instance ID token refresh events. |
| FirebaseInstanceIdService |
Base class to handle Firebase Instance ID token refresh events. |
| FirebaseMessaging |
Firebase Cloud Messaging
enables apps to communicate with their app servers using simple messages. |
| FirebaseMessaging |
Firebase Cloud Messaging
enables apps to communicate with their app servers using simple messages. |
| FirebaseMessagingService |
Base class for communicating with Firebase Messaging. |
| FirebaseMessagingService |
Base class for communicating with Firebase Messaging. |
| FirebaseNetworkException |
Exception thrown when a request to a Firebase service has failed due to a network error. |
| FirebaseNetworkException |
Exception thrown when a request to a Firebase service has failed due to a network error. |
| FirebaseOptions |
Configurable Firebase options. |
| FirebaseOptions |
Configurable Firebase options. |
| FirebaseOptions.Builder |
Builder for constructing FirebaseOptions. |
| FirebaseOptions.Builder |
Builder for constructing FirebaseOptions. |
| FirebaseRemoteConfig |
Entry point for FirebaseRemoteConfig. |
| FirebaseRemoteConfig |
Entry point for FirebaseRemoteConfig. |
| FirebaseRemoteConfigException |
Base class for FirebaseRemoteConfig exceptions. |
| FirebaseRemoteConfigException |
Base class for FirebaseRemoteConfig exceptions. |
| FirebaseRemoteConfigFetchException |
Exception thrown when the fetch() operation cannot
be completed successfully. |
| FirebaseRemoteConfigFetchException |
Exception thrown when the fetch() operation cannot
be completed successfully. |
| FirebaseRemoteConfigFetchThrottledException |
Exception thrown when the fetch() operation cannot
be completed successfully, due to throttling. |
| FirebaseRemoteConfigFetchThrottledException |
Exception thrown when the fetch() operation cannot
be completed successfully, due to throttling. |
| FirebaseRemoteConfigInfo |
Wraps the current state of the FirebaseRemoteConfig singleton object. |
| FirebaseRemoteConfigInfo |
Wraps the current state of the FirebaseRemoteConfig singleton object. |
| FirebaseRemoteConfigSettings |
Wraps the settings for FirebaseRemoteConfig operations. |
| FirebaseRemoteConfigSettings |
Wraps the settings for FirebaseRemoteConfig operations. |
| FirebaseRemoteConfigSettings.Builder |
Builder for a FirebaseRemoteConfigSettings. |
| FirebaseRemoteConfigSettings.Builder |
Builder for a FirebaseRemoteConfigSettings. |
| FirebaseRemoteConfigValue |
Wrapper for a Remote Config parameter value, with methods to get it as different types. |
| FirebaseRemoteConfigValue |
Wrapper for a Remote Config parameter value, with methods to get it as different types. |
| FirebaseStorage |
FirebaseStorage is a service that supports uploading and downloading large objects to Google
Cloud Storage. |
| FirebaseStorage |
FirebaseStorage is a service that supports uploading and downloading large objects to Google
Cloud Storage. |
| FirebaseTooManyRequestsException |
Exception thrown when a request to a Firebase service has been blocked due to having received
too many consecutive requests from the same device. |
| FirebaseTooManyRequestsException |
Exception thrown when a request to a Firebase service has been blocked due to having received
too many consecutive requests from the same device. |
| FirebaseUser |
Represents a user's profile information in your Firebase project's user database. |
| FirebaseUser |
Represents a user's profile information in your Firebase project's user database. |
| Fitness |
The main entry point to Google Fit APIs. |
| Fitness |
The main entry point to Google Fit APIs. |
| FitnessActivities |
Constants representing different user activities, such as walking, running, and cycling. |
| FitnessActivities |
Constants representing different user activities, such as walking, running, and cycling. |
| FitnessSensorService |
A service which allows an installed application to expose sensors to Google Fit, so that they
can be used by other applications through the standard
SensorsApi. |
| FitnessSensorService |
A service which allows an installed application to expose sensors to Google Fit, so that they
can be used by other applications through the standard
SensorsApi. |
| FitnessSensorServiceRequest |
Request for registering for sensor events from an application-exposed sensor
data source. |
| FitnessSensorServiceRequest |
Request for registering for sensor events from an application-exposed sensor
data source. |
| FitnessStatusCodes |
Google Fit specific status codes, for use in
getStatusCode()
|
| FitnessStatusCodes |
Google Fit specific status codes, for use in
getStatusCode()
|
| FocusingProcessor<T> |
Base class for implementing a processor which filters the set of
detection results, consistently delivering a single detected item to an associated
Tracker. |
| FocusingProcessor<T> |
Base class for implementing a processor which filters the set of
detection results, consistently delivering a single detected item to an associated
Tracker. |
| Frame |
Image data with associated metadata. |
| Frame |
Image data with associated metadata. |
| Frame.Builder |
Builder for creating a frame instance. |
| Frame.Builder |
Builder for creating a frame instance. |
| Frame.Metadata |
Frame metadata, describing the image dimensions, rotation, and sequencing information. |
| Frame.Metadata |
Frame metadata, describing the image dimensions, rotation, and sequencing information. |
| Freezable<T> |
Interface for data objects that support being frozen into immutable representations. |
| Freezable<T> |
Interface for data objects that support being frozen into immutable representations. |
| FreezableUtils |
Utilities for working with Freezable objects. |
| FreezableUtils |
Utilities for working with Freezable objects. |
| FullWallet |
Parcelable representing a full wallet response. |
| FullWallet |
Parcelable representing a full wallet response. |
| FullWalletRequest |
Parcelable representing a full wallet request. |
| FullWalletRequest |
Parcelable representing a full wallet request. |
| FullWalletRequest.Builder |
Builder to create a FullWalletRequest. |
| FullWalletRequest.Builder |
Builder to create a FullWalletRequest. |
| FusedLocationProviderApi |
The main entry point for interacting with the fused location provider. |
| FusedLocationProviderApi |
The main entry point for interacting with the fused location provider. |
| Game |
Data interface for retrieving game information. |
| Game |
Data interface for retrieving game information. |
| GameBuffer |
Data structure providing access to a list of games. |
| GameBuffer |
Data structure providing access to a list of games. |
| GameEntity |
Data object representing a set of Game data. |
| GameEntity |
Data object representing a set of Game data. |
| GameManagerClient |
Provides access to the GameManager APIs. |
| GameManagerClient |
Provides access to the GameManager APIs. |
| GameManagerClient.GameManagerInstanceResult |
Result of a game manager client creation command. |
| GameManagerClient.GameManagerInstanceResult |
Result of a game manager client creation command. |
| GameManagerClient.GameManagerResult |
Result of a game manager command. |
| GameManagerClient.GameManagerResult |
Result of a game manager command. |
| GameManagerClient.Listener |
A listener that can be set in GameManagerClient to be notified when game manager
state is updated or when game messages are received for players controlled by this sender. |
| GameManagerClient.Listener |
A listener that can be set in GameManagerClient to be notified when game manager
state is updated or when game messages are received for players controlled by this sender. |
| GameManagerState |
Represents a snapshot of the Game Manager's state. |
| GameManagerState |
Represents a snapshot of the Game Manager's state. |
| GameRequest |
Data interface for game requests. |
| GameRequest |
Data interface for game requests. |
| GameRequestBuffer |
EntityBuffer implementation containing
Request details. |
| GameRequestBuffer |
EntityBuffer implementation containing
Request details. |
| GameRequestEntity |
Data object representing the data for a request. |
| GameRequestEntity |
Data object representing the data for a request. |
| Games |
Main entry point for the Games APIs. |
| Games |
Main entry point for the Games APIs. |
| Games.GamesOptions |
API configuration parameters for Games. |
| Games.GamesOptions |
API configuration parameters for Games. |
| Games.GamesOptions.Builder |
|
| Games.GamesOptions.Builder |
|
| GamesActivityResultCodes |
Result codes that can be set as result in Activities from the Client UI started with
startActivityForResult(Intent, int). |
| GamesActivityResultCodes |
Result codes that can be set as result in Activities from the Client UI started with
startActivityForResult(Intent, int). |
| GamesMetadata |
Entry point for game metadata functionality. |
| GamesMetadata |
Entry point for game metadata functionality. |
| GamesMetadata.LoadGamesResult |
Result delivered when game metadata has been loaded. |
| GamesMetadata.LoadGamesResult |
Result delivered when game metadata has been loaded. |
| GamesStatusCodes |
Status codes for Games results. |
| GamesStatusCodes |
Status codes for Games results. |
| GcmListenerService |
Base class for communicating with Google Cloud Messaging. |
| GcmListenerService |
Base class for communicating with Google Cloud Messaging. |
| GcmNetworkManager |
Class to create apps with robust "send-to-sync", which is the mechanism to sync data with
servers where new information is available. |
| GcmNetworkManager |
Class to create apps with robust "send-to-sync", which is the mechanism to sync data with
servers where new information is available. |
| GcmPubSub |
GcmPubSub provides a publish-subscribe model for sending GCM topic messages. |
| GcmPubSub |
GcmPubSub provides a publish-subscribe model for sending GCM topic messages. |
| GcmReceiver |
WakefulBroadcastReceiver that receives GCM messages and delivers them to an
application-specific GcmListenerService subclass. |
| GcmReceiver |
WakefulBroadcastReceiver that receives GCM messages and delivers them to an
application-specific GcmListenerService subclass. |
| GcmTaskService |
Implemented by the client application to provide an endpoint for the GcmNetworkManager
to call back to when a task is ready to be executed. |
| GcmTaskService |
Implemented by the client application to provide an endpoint for the GcmNetworkManager
to call back to when a task is ready to be executed. |
| GenericTypeIndicator<T> |
Due to the way that Java implements generics (type-erasure), it is necessary to use a slightly
more complicated method to properly resolve types for generic collections at runtime. |
| GenericTypeIndicator<T> |
Due to the way that Java implements generics (type-erasure), it is necessary to use a slightly
more complicated method to properly resolve types for generic collections at runtime. |
| GeoDataApi |
Main entry point for the Google Places Geo Data API. |
| GeoDataApi |
Main entry point for the Google Places Geo Data API. |
| Geofence |
Represents a geographical region, also known as a geofence. |
| Geofence |
Represents a geographical region, also known as a geofence. |
| Geofence.Builder |
A builder that builds Geofence. |
| Geofence.Builder |
A builder that builds Geofence. |
| GeofenceStatusCodes |
Geofence specific status codes, for use in getStatusCode()
|
| GeofenceStatusCodes |
Geofence specific status codes, for use in getStatusCode()
|
| GeofencingApi |
The main entry point for interacting with the geofencing APIs. |
| GeofencingApi |
The main entry point for interacting with the geofencing APIs. |
| GeofencingEvent |
Represents an event from the GeofencingApi API. |
| GeofencingEvent |
Represents an event from the GeofencingApi API. |
| GeofencingRequest |
Specifies the list of geofences to be monitored and how the geofence notifications should be
reported. |
| GeofencingRequest |
Specifies the list of geofences to be monitored and how the geofence notifications should be
reported. |
| GeofencingRequest.Builder |
A builder that builds GeofencingRequest. |
| GeofencingRequest.Builder |
A builder that builds GeofencingRequest. |
| GetTokenResult |
Result object that contains a Firebase Auth ID Token. |
| GetTokenResult |
Result object that contains a Firebase Auth ID Token. |
| GiftCardWalletObject |
Parcelable representing a gift card wallet object. |
| GiftCardWalletObject |
Parcelable representing a gift card wallet object. |
| GithubAuthCredential |
Wraps a Github OAuth access token for authentication purposes. |
| GithubAuthCredential |
Wraps a Github OAuth access token for authentication purposes. |
| GithubAuthProvider |
Represents the Github authentication provider. |
| GithubAuthProvider |
Represents the Github authentication provider. |
| GoogleAnalytics |
The top level Google Analytics singleton that provides methods for configuring Google Analytics
and creating Tracker objects. |
| GoogleAnalytics |
The top level Google Analytics singleton that provides methods for configuring Google Analytics
and creating Tracker objects. |
| GoogleApiActivity |
Intermediate activity for connection error resolutions in order to receive success or cancel
events and notify GoogleApiManager of the fact. |
| GoogleApiActivity |
Intermediate activity for connection error resolutions in order to receive success or cancel
events and notify GoogleApiManager of the fact. |
| GoogleApiAvailability |
Helper class for verifying that the Google Play services APK is available and
up-to-date on this device. |
| GoogleApiAvailability |
Helper class for verifying that the Google Play services APK is available and
up-to-date on this device. |
| GoogleApiClient |
The main entry point for Google Play services integration. |
| GoogleApiClient |
The main entry point for Google Play services integration. |
| GoogleApiClient.Builder |
Builder to configure a GoogleApiClient. |
| GoogleApiClient.Builder |
Builder to configure a GoogleApiClient. |
| GoogleApiClient.ConnectionCallbacks |
Provides callbacks that are called when the client is connected or disconnected from the
service. |
| GoogleApiClient.ConnectionCallbacks |
Provides callbacks that are called when the client is connected or disconnected from the
service. |
| GoogleApiClient.OnConnectionFailedListener |
Provides callbacks for scenarios that result in a failed attempt to
connect the client to the service. |
| GoogleApiClient.OnConnectionFailedListener |
Provides callbacks for scenarios that result in a failed attempt to
connect the client to the service. |
| GoogleAuthCredential |
Wraps a Google Sign-In ID token and/or access token, for authentication purposes. |
| GoogleAuthCredential |
Wraps a Google Sign-In ID token and/or access token, for authentication purposes. |
| GoogleAuthException |
GoogleAuthExceptions signal Google authentication errors. |
| GoogleAuthException |
GoogleAuthExceptions signal Google authentication errors. |
| GoogleAuthProvider |
Represents the Google Sign-In authentication provider. |
| GoogleAuthProvider |
Represents the Google Sign-In authentication provider. |
| GoogleAuthUtil |
GoogleAuthUtil provides static utility methods to,
- Acquire ClientLogin, OAuth2, ID, or offline access tokens for Google accounts.
|
| GoogleAuthUtil |
GoogleAuthUtil provides static utility methods to,
- Acquire ClientLogin, OAuth2, ID, or offline access tokens for Google accounts.
|
| GoogleCloudMessaging |
Google Cloud Messaging (GCM) is now part of Firebase and has been rebranded as Firebase Cloud
Messaging (FCM). |
| GoogleCloudMessaging |
Google Cloud Messaging (GCM) is now part of Firebase and has been rebranded as Firebase Cloud
Messaging (FCM). |
| GoogleMap |
This is the main class of the Google Maps Android API and is the entry point for all methods
related to the map. |
| GoogleMap |
This is the main class of the Google Maps Android API and is the entry point for all methods
related to the map. |
| GoogleMap.CancelableCallback |
A callback interface for reporting when a task is complete or cancelled. |
| GoogleMap.CancelableCallback |
A callback interface for reporting when a task is complete or cancelled. |
| GoogleMap.InfoWindowAdapter |
Provides views for customized rendering of info windows. |
| GoogleMap.InfoWindowAdapter |
Provides views for customized rendering of info windows. |
| GoogleMap.OnCameraChangeListener |
Callback interface for when the camera changes position. |
| GoogleMap.OnCameraChangeListener |
Callback interface for when the camera changes position. |
| GoogleMap.OnCircleClickListener |
Callback interface for when a circle is clicked. |
| GoogleMap.OnCircleClickListener |
Callback interface for when a circle is clicked. |
| GoogleMap.OnGroundOverlayClickListener |
Callback interface for when a ground overlay is clicked. |
| GoogleMap.OnGroundOverlayClickListener |
Callback interface for when a ground overlay is clicked. |
| GoogleMap.OnIndoorStateChangeListener |
A listener for when the indoor state changes. |
| GoogleMap.OnIndoorStateChangeListener |
A listener for when the indoor state changes. |
| GoogleMap.OnInfoWindowClickListener |
Callback interface for click/tap events on a marker's info window. |
| GoogleMap.OnInfoWindowClickListener |
Callback interface for click/tap events on a marker's info window. |
| GoogleMap.OnInfoWindowCloseListener |
Callback interface for close events on a marker's info window. |
| GoogleMap.OnInfoWindowCloseListener |
Callback interface for close events on a marker's info window. |
| GoogleMap.OnInfoWindowLongClickListener |
Callback interface for when the user long presses on a marker's info window. |
| GoogleMap.OnInfoWindowLongClickListener |
Callback interface for when the user long presses on a marker's info window. |
| GoogleMap.OnMapClickListener |
Callback interface for when the user taps on the map. |
| GoogleMap.OnMapClickListener |
Callback interface for when the user taps on the map. |
| GoogleMap.OnMapLoadedCallback |
Callback interface for when the map has finished rendering. |
| GoogleMap.OnMapLoadedCallback |
Callback interface for when the map has finished rendering. |
| GoogleMap.OnMapLongClickListener |
Callback interface for when the user long presses on the map. |
| GoogleMap.OnMapLongClickListener |
Callback interface for when the user long presses on the map. |
| GoogleMap.OnMarkerClickListener |
Defines signatures for methods that are called when a marker is clicked or tapped. |
| GoogleMap.OnMarkerClickListener |
Defines signatures for methods that are called when a marker is clicked or tapped. |
| GoogleMap.OnMarkerDragListener |
Callback interface for drag events on markers. |
| GoogleMap.OnMarkerDragListener |
Callback interface for drag events on markers. |
| GoogleMap.OnMyLocationButtonClickListener |
Callback interface for when the My Location button is clicked. |
| GoogleMap.OnMyLocationButtonClickListener |
Callback interface for when the My Location button is clicked. |
| GoogleMap.OnMyLocationChangeListener |
This interface is deprecated.
use com.google.android.gms.location.FusedLocationProviderApi instead.
FusedLocationProviderApi provides improved location finding and power usage and is used by
the "My Location" blue dot. See the MyLocationDemoActivity in the sample applications folder
for example example code, or the
Location Developer Guide.
|
| GoogleMap.OnMyLocationChangeListener |
This interface is deprecated.
use com.google.android.gms.location.FusedLocationProviderApi instead.
FusedLocationProviderApi provides improved location finding and power usage and is used by
the "My Location" blue dot. See the MyLocationDemoActivity in the sample applications folder
for example example code, or the
Location Developer Guide.
|
| GoogleMap.OnPolygonClickListener |
Callback interface for when a polygon is clicked. |
| GoogleMap.OnPolygonClickListener |
Callback interface for when a polygon is clicked. |
| GoogleMap.OnPolylineClickListener |
Callback interface for when a polyline is clicked. |
| GoogleMap.OnPolylineClickListener |
Callback interface for when a polyline is clicked. |
| GoogleMap.SnapshotReadyCallback |
Callback interface to notify when the snapshot has been taken. |
| GoogleMap.SnapshotReadyCallback |
Callback interface to notify when the snapshot has been taken. |
| GoogleMapOptions |
Defines configuration GoogleMapOptions for a GoogleMap. |
| GoogleMapOptions |
Defines configuration GoogleMapOptions for a GoogleMap. |
| GoogleNowAuthState |
Output of
getGoogleNowAuth(com.google.android.gms.common.api.GoogleApiClient, String). |
| GoogleNowAuthState |
Output of
getGoogleNowAuth(com.google.android.gms.common.api.GoogleApiClient, String). |
| GooglePlayServicesAvailabilityException |
GooglePlayServicesAvailabilityExceptions are special instances of
UserRecoverableAuthExceptions which are thrown when the expected Google Play services app
is not available for some reason. |
| GooglePlayServicesAvailabilityException |
GooglePlayServicesAvailabilityExceptions are special instances of
UserRecoverableAuthExceptions which are thrown when the expected Google Play services app
is not available for some reason. |
| GooglePlayServicesNotAvailableException |
Indicates Google Play services is not available. |
| GooglePlayServicesNotAvailableException |
Indicates Google Play services is not available. |
| GooglePlayServicesRepairableException |
GooglePlayServicesRepairableExceptions are special instances of
UserRecoverableExceptions which are thrown when Google Play Services is not installed,
up-to-date, or enabled. |
| GooglePlayServicesRepairableException |
GooglePlayServicesRepairableExceptions are special instances of
UserRecoverableExceptions which are thrown when Google Play Services is not installed,
up-to-date, or enabled. |
| GooglePlayServicesUtil |
Utility class for verifying that the Google Play services APK is available and
up-to-date on this device. |
| GooglePlayServicesUtil |
Utility class for verifying that the Google Play services APK is available and
up-to-date on this device. |
| GoogleSignInAccount |
Class that holds the basic account information of the signed in Google user. |
| GoogleSignInAccount |
Class that holds the basic account information of the signed in Google user. |
| GoogleSignInApi |
Api interface for Sign In with Google. |
| GoogleSignInApi |
Api interface for Sign In with Google. |
| GoogleSignInOptions |
GoogleSignInOptions is options used to configure the
GOOGLE_SIGN_IN_API. |
| GoogleSignInOptions |
GoogleSignInOptions is options used to configure the
GOOGLE_SIGN_IN_API. |
| GoogleSignInOptions.Builder |
Builder for GoogleSignInOptions,
|
| GoogleSignInOptions.Builder |
Builder for GoogleSignInOptions,
|
| GoogleSignInResult |
GoogleSignInResults are Result implementations that potentially contain a GoogleSignInAccount. |
| GoogleSignInResult |
GoogleSignInResults are Result implementations that potentially contain a GoogleSignInAccount. |
| GoogleSignInStatusCodes |
Google Sign In specific status codes, for use in Status#getStatusCode(). |
| GoogleSignInStatusCodes |
Google Sign In specific status codes, for use in Status#getStatusCode(). |
| GroundOverlay |
A ground overlay is an image that is fixed to a map. |
| GroundOverlay |
A ground overlay is an image that is fixed to a map. |
| GroundOverlayOptions |
Defines options for a ground overlay. |
| GroundOverlayOptions |
Defines options for a ground overlay. |
| HeadphoneFence |
Use this class to create headphone state fences. |
| HeadphoneFence |
Use this class to create headphone state fences. |
| HeadphoneState |
Headphone state. |
| HeadphoneState |
Headphone state. |
| HeadphoneState.State |
Valid states for headphones. |
| HeadphoneState.State |
Valid states for headphones. |
| HeadphoneStateResult |
Result from getHeadphoneState(GoogleApiClient). |
| HeadphoneStateResult |
Result from getHeadphoneState(GoogleApiClient). |
| HintRequest |
Parameters for requesting the display of the hint picker, via
getHintPickerIntent(). |
| HintRequest |
Parameters for requesting the display of the hint picker, via
getHintPickerIntent(). |
| HintRequest.Builder |
|
| HintRequest.Builder |
|
| HistoryApi |
API for inserting, deleting, and reading data in Google Fit. |
| HistoryApi |
API for inserting, deleting, and reading data in Google Fit. |
| HistoryApi.ViewIntentBuilder |
Builder of intents to view data stored in Google Fit. |
| HistoryApi.ViewIntentBuilder |
Builder of intents to view data stored in Google Fit. |
| HitBuilders |
Helper class to build a map of hit parameters and values. |
| HitBuilders |
Helper class to build a map of hit parameters and values. |
| HitBuilders.AppViewBuilder |
This class is deprecated.
This class has been deprecated in favor of the new ScreenViewBuilder class. The
two classes are semantically similar but the latter is consistent across all the Google
Analytics platforms.
|
| HitBuilders.AppViewBuilder |
This class is deprecated.
This class has been deprecated in favor of the new ScreenViewBuilder class. The
two classes are semantically similar but the latter is consistent across all the Google
Analytics platforms.
|
| HitBuilders.EventBuilder |
A Builder object to build event hits. |
| HitBuilders.EventBuilder |
A Builder object to build event hits. |
| HitBuilders.ExceptionBuilder |
Exception builder allows you to measure the number and type of caught and uncaught crashes
and exceptions that occur in your app. |
| HitBuilders.ExceptionBuilder |
Exception builder allows you to measure the number and type of caught and uncaught crashes
and exceptions that occur in your app. |
| HitBuilders.HitBuilder<T extends HitBuilder> |
Internal class to provide common builder class methods. |
| HitBuilders.HitBuilder<T extends HitBuilder> |
Internal class to provide common builder class methods. |
| HitBuilders.ItemBuilder |
This class is deprecated.
This class has been deprecated in favor of a richer set of APIs on all the
HitBuilder classes. With the new approach, simply use addProduct, addImpression, addPromo and
setAction to add ecommerce data to any of the hits.
|
| HitBuilders.ItemBuilder |
This class is deprecated.
This class has been deprecated in favor of a richer set of APIs on all the
HitBuilder classes. With the new approach, simply use addProduct, addImpression, addPromo and
setAction to add ecommerce data to any of the hits.
|
| HitBuilders.ScreenViewBuilder |
Class to build a screen view hit. |
| HitBuilders.ScreenViewBuilder |
Class to build a screen view hit. |
| HitBuilders.SocialBuilder |
A Builder object to build social event hits. |
| HitBuilders.SocialBuilder |
A Builder object to build social event hits. |
| HitBuilders.TimingBuilder |
Hit builder used to collect timing related data. |
| HitBuilders.TimingBuilder |
Hit builder used to collect timing related data. |
| HitBuilders.TransactionBuilder |
This class is deprecated.
This class has been deprecated in favor of a richer set of APIs on all the
HitBuilder classes. With the new approach, simply use addProduct, addImpression, addPromo and
setAction to add ecommerce data to any of the hits.
|
| HitBuilders.TransactionBuilder |
This class is deprecated.
This class has been deprecated in favor of a richer set of APIs on all the
HitBuilder classes. With the new approach, simply use addProduct, addImpression, addPromo and
setAction to add ecommerce data to any of the hits.
|
| Landmark |
A point on a detected face, such as an eye, nose, or mouth. |
| Landmark |
A point on a detected face, such as an eye, nose, or mouth. |
| LargestFaceFocusingProcessor |
Face processor that focuses on tracking a single "prominent face", in conjunction with the
associated FaceDetector. |
| LargestFaceFocusingProcessor |
Face processor that focuses on tracking a single "prominent face", in conjunction with the
associated FaceDetector. |
| LargestFaceFocusingProcessor.Builder |
Builder for creating a LargestFaceFocusingProcessor. |
| LargestFaceFocusingProcessor.Builder |
Builder for creating a LargestFaceFocusingProcessor. |
| LatLng |
An immutable class representing a pair of latitude and longitude coordinates, stored as degrees. |
| LatLng |
An immutable class representing a pair of latitude and longitude coordinates, stored as degrees. |
| LatLngBounds |
An immutable class representing a latitude/longitude aligned rectangle. |
| LatLngBounds |
An immutable class representing a latitude/longitude aligned rectangle. |
| LatLngBounds.Builder |
This is a builder that is able to create a minimum bound based on a set of LatLng points. |
| LatLngBounds.Builder |
This is a builder that is able to create a minimum bound based on a set of LatLng points. |
| LaunchOptions |
An object that holds options that affect how a receiver application is launched. |
| LaunchOptions |
An object that holds options that affect how a receiver application is launched. |
| LaunchOptions.Builder |
A builder for LaunchOptions objects. |
| LaunchOptions.Builder |
A builder for LaunchOptions objects. |
| Leaderboard |
Data interface for leaderboard metadata. |
| Leaderboard |
Data interface for leaderboard metadata. |
| LeaderboardBuffer |
EntityBuffer containing Leaderboard data. |
| LeaderboardBuffer |
EntityBuffer containing Leaderboard data. |
| Leaderboards |
Entry point for leaderboard functionality. |
| Leaderboards |
Entry point for leaderboard functionality. |
| Leaderboards.LeaderboardMetadataResult |
Result delivered when leaderboard metadata has been loaded. |
| Leaderboards.LeaderboardMetadataResult |
Result delivered when leaderboard metadata has been loaded. |
| Leaderboards.LoadPlayerScoreResult |
Result delivered when a player's leaderboard score has been loaded. |
| Leaderboards.LoadPlayerScoreResult |
Result delivered when a player's leaderboard score has been loaded. |
| Leaderboards.LoadScoresResult |
Result delivered when leaderboard scores have been loaded. |
| Leaderboards.LoadScoresResult |
Result delivered when leaderboard scores have been loaded. |
| Leaderboards.SubmitScoreResult |
Result delivered when a leaderboard score has been submitted. |
| Leaderboards.SubmitScoreResult |
Result delivered when a leaderboard score has been submitted. |
| LeaderboardScore |
Data interface representing a single score on a leaderboard. |
| LeaderboardScore |
Data interface representing a single score on a leaderboard. |
| LeaderboardScoreBuffer |
AbstractDataBuffer containing LeaderboardScore data. |
| LeaderboardScoreBuffer |
AbstractDataBuffer containing LeaderboardScore data. |
| LeaderboardVariant |
Data interface for a specific variant of a leaderboard; a variant is defined by the combination
of the leaderboard's collection (public or social) and time span (daily, weekly, or all-time). |
| LeaderboardVariant |
Data interface for a specific variant of a leaderboard; a variant is defined by the combination
of the leaderboard's collection (public or social) and time span (daily, weekly, or all-time). |
| Line |
A line of text. |
| Line |
A line of text. |
| LineItem |
Parcelable representing a line item in a shopping cart. |
| LineItem |
Parcelable representing a line item in a shopping cart. |
| LineItem.Builder |
Builder to create a LineItem. |
| LineItem.Builder |
Builder to create a LineItem. |
| LineItem.Role |
Role of a line item. |
| LineItem.Role |
Role of a line item. |
| ListSubscriptionsResult |
Result of
listSubscriptions(GoogleApiClient, DataType). |
| ListSubscriptionsResult |
Result of
listSubscriptions(GoogleApiClient, DataType). |
| LoadMatchesResponse |
Response object containing the data requested in a
loadMatchesByStatus(GoogleApiClient, int, int[]) call. |
| LoadMatchesResponse |
Response object containing the data requested in a
loadMatchesByStatus(GoogleApiClient, int, int[]) call. |
| LocationAvailability |
Status on the availability of location data. |
| LocationAvailability |
Status on the availability of location data. |
| LocationCallback |
Used for receiving notifications from the FusedLocationProviderApi when the device
location has changed or can no longer be determined. |
| LocationCallback |
Used for receiving notifications from the FusedLocationProviderApi when the device
location has changed or can no longer be determined. |
| LocationFence |
Use this class to create location-based fences. |
| LocationFence |
Use this class to create location-based fences. |
| LocationListener |
Used for receiving notifications from the FusedLocationProviderApi when the location
has changed. |
| LocationListener |
Used for receiving notifications from the FusedLocationProviderApi when the location
has changed. |
| LocationRequest |
A data object that contains quality of service parameters for requests to
the FusedLocationProviderApi. |
| LocationRequest |
A data object that contains quality of service parameters for requests to
the FusedLocationProviderApi. |
| LocationResult |
Result from getLocation(GoogleApiClient). |
| LocationResult |
Result from getLocation(GoogleApiClient). |
| LocationResult |
A data class representing a geographic location result from the fused location provider. |
| LocationResult |
A data class representing a geographic location result from the fused location provider. |
| LocationServices |
The main entry point for location services integration. |
| LocationServices |
The main entry point for location services integration. |
| LocationSettingsRequest |
Specifies the types of location services the client is interested in using. |
| LocationSettingsRequest |
Specifies the types of location services the client is interested in using. |
| LocationSettingsRequest.Builder |
A builder that builds LocationSettingsRequest. |
| LocationSettingsRequest.Builder |
A builder that builds LocationSettingsRequest. |
| LocationSettingsResult |
Result of checking settings via checkLocationSettings(GoogleApiClient, LocationSettingsRequest),
indicates whether a dialog should be shown to ask the user's consent to
change their settings. |
| LocationSettingsResult |
Result of checking settings via checkLocationSettings(GoogleApiClient, LocationSettingsRequest),
indicates whether a dialog should be shown to ask the user's consent to
change their settings. |
| LocationSettingsStates |
Stores the current states of all location-related settings. |
| LocationSettingsStates |
Stores the current states of all location-related settings. |
| LocationSettingsStatusCodes |
Location settings specific status codes, for use in getStatusCode()
|
| LocationSettingsStatusCodes |
Location settings specific status codes, for use in getStatusCode()
|
| LocationSource |
Defines an interface for providing location data, typically to a GoogleMap object. |
| LocationSource |
Defines an interface for providing location data, typically to a GoogleMap object. |
| LocationSource.OnLocationChangedListener |
Handles a location update. |
| LocationSource.OnLocationChangedListener |
Handles a location update. |
| LocationStatusCodes |
This class is deprecated.
Use GeofenceStatusCodes.
|
| LocationStatusCodes |
This class is deprecated.
Use GeofenceStatusCodes.
|
| Logger |
This interface is deprecated.
Logger interface is deprecated. Use adb shell setprop log.tag.GAv4 DEBUG to
enable debug logging for Google Analytics.
|
| Logger |
This interface is deprecated.
Logger interface is deprecated. Use adb shell setprop log.tag.GAv4 DEBUG to
enable debug logging for Google Analytics.
|
| Logger |
This interface is used to setup logging for Firebase Database. |
| Logger |
This interface is used to setup logging for Firebase Database. |
| Logger.Level |
The log levels used by the Firebase Database library
|
| Logger.Level |
The log levels used by the Firebase Database library
|
| Logger.LogLevel |
This class is deprecated.
See Logger interface for details.
|
| Logger.LogLevel |
This class is deprecated.
See Logger interface for details.
|
| LoyaltyWalletObject |
Parcelable representing a loyalty wallet object. |
| LoyaltyWalletObject |
Parcelable representing a loyalty wallet object. |
| MapFragment |
A Map component in an app. |
| MapFragment |
A Map component in an app. |
| MapsInitializer |
Use this class to initialize the Google Maps Android API if features need to be used before
obtaining a map. |
| MapsInitializer |
Use this class to initialize the Google Maps Android API if features need to be used before
obtaining a map. |
| MapView |
A View which displays a map (with data obtained from the Google Maps service). |
| MapView |
A View which displays a map (with data obtained from the Google Maps service). |
| Marker |
An icon placed at a particular point on the map's surface. |
| Marker |
An icon placed at a particular point on the map's surface. |
| MarkerOptions |
Defines MarkerOptions for a marker. |
| MarkerOptions |
Defines MarkerOptions for a marker. |
| MaskedWallet |
Parcelable representing a masked wallet response. |
| MaskedWallet |
Parcelable representing a masked wallet response. |
| MaskedWallet.Builder |
Builder to create a MaskedWallet. |
| MaskedWallet.Builder |
Builder to create a MaskedWallet. |
| MaskedWalletRequest |
Parcelable representing a masked wallet request. |
| MaskedWalletRequest |
Parcelable representing a masked wallet request. |
| MaskedWalletRequest.Builder |
Builder to create a MaskedWalletRequest. |
| MaskedWalletRequest.Builder |
Builder to create a MaskedWalletRequest. |
| MediaInfo |
A class that aggregates information about a media item. |
| MediaInfo |
A class that aggregates information about a media item. |
| MediaInfo.Builder |
A builder for MediaInfo objects. |
| MediaInfo.Builder |
A builder for MediaInfo objects. |
| MediaIntentReceiver |
A BroadcastReceiver for receiving media button actions from the status bar notification,
the lock screen, and the cast dialog. |
| MediaIntentReceiver |
A BroadcastReceiver for receiving media button actions from the status bar notification,
the lock screen, and the cast dialog. |
| MediaMetadata |
Container class for media metadata. |
| MediaMetadata |
Container class for media metadata. |
| MediaNotificationService |
A service to provide status bar notifications when casting. |
| MediaNotificationService |
A service to provide status bar notifications when casting. |
| MediaQueueItem |
A class that aggregates information about an item in a media queue. |
| MediaQueueItem |
A class that aggregates information about an item in a media queue. |
| MediaQueueItem.Builder |
A builder for MediaQueueItem objects. |
| MediaQueueItem.Builder |
A builder for MediaQueueItem objects. |
| MediaStatus |
A class that holds status information about some media or media queue. |
| MediaStatus |
A class that holds status information about some media or media queue. |
| MediationAdapter |
Adapter for third party ad networks. |
| MediationAdapter |
Adapter for third party ad networks. |
| MediationAdRequest |
Information about the ad to fetch for a single publisher. |
| MediationAdRequest |
Information about the ad to fetch for a single publisher. |
| MediationBannerAdapter |
Adapter for third party ad networks that support banner ads. |
| MediationBannerAdapter |
Adapter for third party ad networks that support banner ads. |
| MediationBannerListener |
Callback for an adapter to communicate back to the mediation library. |
| MediationBannerListener |
Callback for an adapter to communicate back to the mediation library. |
| MediationInterstitialAdapter |
Adapter for third party ad networks that support interstitial ads. |
| MediationInterstitialAdapter |
Adapter for third party ad networks that support interstitial ads. |
| MediationInterstitialListener |
Callback for an adapter to communicate back to the mediation library. |
| MediationInterstitialListener |
Callback for an adapter to communicate back to the mediation library. |
| MediationNativeAdapter |
Adapter for third party ad networks that support native ads. |
| MediationNativeAdapter |
Adapter for third party ad networks that support native ads. |
| MediationNativeListener |
A listener containing callbacks for an adapter to communicate back to the mediation library. |
| MediationNativeListener |
A listener containing callbacks for an adapter to communicate back to the mediation library. |
| MediationRewardedVideoAdAdapter |
Adapter for third party ad networks that support rewarded video ads. |
| MediationRewardedVideoAdAdapter |
Adapter for third party ad networks that support rewarded video ads. |
| MediationRewardedVideoAdListener |
Callback for an adapter to communicate back to the mediation library. |
| MediationRewardedVideoAdListener |
Callback for an adapter to communicate back to the mediation library. |
| MediaTrack |
A class that represents a media track, such as a language track or closed caption text track
in a video. |
| MediaTrack |
A class that represents a media track, such as a language track or closed caption text track
in a video. |
| MediaTrack.Builder |
A builder for MediaTrack objects. |
| MediaTrack.Builder |
A builder for MediaTrack objects. |
| MediaUtils |
Utils for remote media control. |
| MediaUtils |
Utils for remote media control. |
| Message |
A message that will be shared with nearby devices. |
| Message |
A message that will be shared with nearby devices. |
| MessageApi |
Exposes an API for components to send messages to other nodes. |
| MessageApi |
Exposes an API for components to send messages to other nodes. |
| MessageApi.FilterType |
|
| MessageApi.FilterType |
|
| MessageApi.MessageListener |
Used with addListener(GoogleApiClient, MessageApi.MessageListener) to receive message events. |
| MessageApi.MessageListener |
Used with addListener(GoogleApiClient, MessageApi.MessageListener) to receive message events. |
| MessageApi.SendMessageResult |
Contains the request id assigned to the message. |
| MessageApi.SendMessageResult |
Contains the request id assigned to the message. |
| MessageEvent |
Information about a message received by a listener. |
| MessageEvent |
Information about a message received by a listener. |
| MessageFilter |
Used to specify the set of messages to be received. |
| MessageFilter |
Used to specify the set of messages to be received. |
| MessageFilter.Builder |
Builder for MessageFilter. |
| MessageFilter.Builder |
Builder for MessageFilter. |
| MessageListener |
A listener for receiving subscribed messages. |
| MessageListener |
A listener for receiving subscribed messages. |
| Messages |
API which allows your app to publish simple messages and subscribe to receive those messages
from nearby devices. |
| Messages |
API which allows your app to publish simple messages and subscribe to receive those messages
from nearby devices. |
| MessagesOptions |
Configuration parameters for the Messages API. |
| MessagesOptions |
Configuration parameters for the Messages API. |
| MessagesOptions.Builder |
|
| MessagesOptions.Builder |
|
| Metadata |
The details of a Drive file or folder. |
| Metadata |
The details of a Drive file or folder. |
| MetadataBuffer |
A data buffer that points to Metadata entries. |
| MetadataBuffer |
A data buffer that points to Metadata entries. |
| MetadataChangeSet |
A collection of metadata changes. |
| MetadataChangeSet |
A collection of metadata changes. |
| MetadataChangeSet.Builder |
A builder for creating a new MetadataChangeSet. |
| MetadataChangeSet.Builder |
A builder for creating a new MetadataChangeSet. |
| MetadataField<T> |
Base interface for the SearchableMetadataField and SortableMetadataField
interfaces. |
| MetadataField<T> |
Base interface for the SearchableMetadataField and SortableMetadataField
interfaces. |
| Milestone |
Data interface for retrieving milestone information. |
| Milestone |
Data interface for retrieving milestone information. |
| MilestoneBuffer |
AbstractDataBuffer implementation containing quest
milestone data. |
| MilestoneBuffer |
AbstractDataBuffer implementation containing quest
milestone data. |
| MilestoneEntity |
Data object representing the data for a milestone. |
| MilestoneEntity |
Data object representing the data for a milestone. |
| MiniControllerFragment |
A fragment that provides remote control functionality. |
| MiniControllerFragment |
A fragment that provides remote control functionality. |
| MobileAds |
Class contains logic that applies to the Mobile Ads SDK as a whole. |
| MobileAds |
Class contains logic that applies to the Mobile Ads SDK as a whole. |
| MobileAds.Settings |
This class describes all optional initialization settings that impact the Google Mobile Ads
SDK's behavior. |
| MobileAds.Settings |
This class describes all optional initialization settings that impact the Google Mobile Ads
SDK's behavior. |
| MultiDetector |
A multi-detector is used to combine multiple detectors, so that multiple detectors can be used
together on a frame or frames received from a source within a pipeline. |
| MultiDetector |
A multi-detector is used to combine multiple detectors, so that multiple detectors can be used
together on a frame or frames received from a source within a pipeline. |
| MultiDetector.Builder |
Builder for creating MultiDetector instances. |
| MultiDetector.Builder |
Builder for creating MultiDetector instances. |
| Multiplayer |
Common constants/methods for multiplayer functionality. |
| Multiplayer |
Common constants/methods for multiplayer functionality. |
| MultiProcessor<T> |
Detection processor which distributes the items of a detection result among individual trackers. |
| MultiProcessor<T> |
Detection processor which distributes the items of a detection result among individual trackers. |
| MultiProcessor.Builder<T> |
Builder for creating a multiprocessor instance. |
| MultiProcessor.Builder<T> |
Builder for creating a multiprocessor instance. |
| MultiProcessor.Factory<T> |
Factory for creating new tracker instances. |
| MultiProcessor.Factory<T> |
Factory for creating new tracker instances. |
| MutableData |
Instances of this class encapsulate the data and priority at a location. |
| MutableData |
Instances of this class encapsulate the data and priority at a location. |
| PageDirection |
Direction constants for pagination over data sets. |
| PageDirection |
Direction constants for pagination over data sets. |
| Panorama |
The main entry point for panorama integration. |
| Panorama |
The main entry point for panorama integration. |
| PanoramaApi |
The main entry point for interacting with Panorama viewer. |
| PanoramaApi |
The main entry point for interacting with Panorama viewer. |
| PanoramaApi.PanoramaResult |
Result interface for loading panorama info. |
| PanoramaApi.PanoramaResult |
Result interface for loading panorama info. |
| Participant |
Data interface for multiplayer participants. |
| Participant |
Data interface for multiplayer participants. |
| ParticipantBuffer |
AbstractDataBuffer implementation containing match participant data. |
| ParticipantBuffer |
AbstractDataBuffer implementation containing match participant data. |
| ParticipantEntity |
Data object representing a Participant in a match. |
| ParticipantEntity |
Data object representing a Participant in a match. |
| ParticipantResult |
Data class used to report a participant's result in a match. |
| ParticipantResult |
Data class used to report a participant's result in a match. |
| ParticipantUtils |
Utilities for working with multiplayer participants. |
| ParticipantUtils |
Utilities for working with multiplayer participants. |
| Participatable |
Interface defining methods for an object which can have participants. |
| Participatable |
Interface defining methods for an object which can have participants. |
| PaymentInstrumentType |
Payment instrument types that a merchant can support. |
| PaymentInstrumentType |
Payment instrument types that a merchant can support. |
| PaymentMethodToken |
Parcelable representing payment method token. |
| PaymentMethodToken |
Parcelable representing payment method token. |
| PaymentMethodTokenizationParameters |
Tokenization parameters passed by the integrator used to tokenize the credit card selected by the
user. |
| PaymentMethodTokenizationParameters |
Tokenization parameters passed by the integrator used to tokenize the credit card selected by the
user. |
| PaymentMethodTokenizationParameters.Builder |
Builder to create a PaymentMethodTokenizationParameters. |
| PaymentMethodTokenizationParameters.Builder |
Builder to create a PaymentMethodTokenizationParameters. |
| PaymentMethodTokenizationType |
Payment method tokenization types. |
| PaymentMethodTokenizationType |
Payment method tokenization types. |
| Payments |
Entry point for interacting with Wallet buyflow APIs. |
| Payments |
Entry point for interacting with Wallet buyflow APIs. |
| PendingResult<R extends Result> |
Represents a pending result from calling an API method in Google Play services. |
| PendingResult<R extends Result> |
Represents a pending result from calling an API method in Google Play services. |
| PendingResults |
Provides factory methods for PendingResult instances, primarily for use in tests. |
| PendingResults |
Provides factory methods for PendingResult instances, primarily for use in tests. |
| People |
Methods and interfaces related to people in Google+. |
| People |
Methods and interfaces related to people in Google+. |
| People.LoadPeopleResult |
Information about the set of people that was loaded. |
| People.LoadPeopleResult |
Information about the set of people that was loaded. |
| People.OrderBy |
Constants to declare the order to return people in. |
| People.OrderBy |
Constants to declare the order to return people in. |
| PeriodicTask |
A periodic task is one that will recur at the specified interval, without needing to be
rescheduled. |
| PeriodicTask |
A periodic task is one that will recur at the specified interval, without needing to be
rescheduled. |
| PeriodicTask.Builder |
|
| PeriodicTask.Builder |
|
| Person |
|
| Person |
|
| Person.AgeRange |
The age range of the person. |
| Person.AgeRange |
The age range of the person. |
| Person.Cover |
The cover photo content. |
| Person.Cover |
The cover photo content. |
| Person.Cover.CoverInfo |
Extra information about the cover photo. |
| Person.Cover.CoverInfo |
Extra information about the cover photo. |
| Person.Cover.CoverPhoto |
The person's primary cover image. |
| Person.Cover.CoverPhoto |
The person's primary cover image. |
| Person.Cover.Layout |
The layout of the cover art. |
| Person.Cover.Layout |
The layout of the cover art. |
| Person.Gender |
The person's gender. |
| Person.Gender |
The person's gender. |
| Person.Image |
The representation of the person's profile photo. |
| Person.Image |
The representation of the person's profile photo. |
| Person.Name |
An object representation of the individual components of a person's name. |
| Person.Name |
An object representation of the individual components of a person's name. |
| Person.ObjectType |
Type of person within Google+. |
| Person.ObjectType |
Type of person within Google+. |
| Person.Organizations |
|
| Person.Organizations |
|
| Person.Organizations.Type |
The type of organization. |
| Person.Organizations.Type |
The type of organization. |
| Person.PlacesLived |
|
| Person.PlacesLived |
|
| Person.RelationshipStatus |
The person's relationship status. |
| Person.RelationshipStatus |
The person's relationship status. |
| Person.Urls |
|
| Person.Urls |
|
| Person.Urls.Type |
The type of URL. |
| Person.Urls.Type |
The type of URL. |
| PersonBuffer |
Data structure providing access to a list of Person objects. |
| PersonBuffer |
Data structure providing access to a list of Person objects. |
| Place |
Represents a particular physical place. |
| Place |
Represents a particular physical place. |
| PlaceAutocomplete |
PlaceAutocomplete provides an activity that allows a user to start typing a place name or an
address and see place predictions appear as they type. |
| PlaceAutocomplete |
PlaceAutocomplete provides an activity that allows a user to start typing a place name or an
address and see place predictions appear as they type. |
| PlaceAutocomplete.IntentBuilder |
Builder for a Place Autocomplete launch intent. |
| PlaceAutocomplete.IntentBuilder |
Builder for a Place Autocomplete launch intent. |
| PlaceAutocompleteFragment |
A fragment that provides auto-completion for places. |
| PlaceAutocompleteFragment |
A fragment that provides auto-completion for places. |
| PlaceBuffer |
Data structure providing access to a list of Place objects. |
| PlaceBuffer |
Data structure providing access to a list of Place objects. |
| PlaceDetectionApi |
Main entry point for the Google Place Detection API. |
| PlaceDetectionApi |
Main entry point for the Google Place Detection API. |
| PlaceFilter |
Specifies constraints to use for filtering the results of some API methods. |
| PlaceFilter |
Specifies constraints to use for filtering the results of some API methods. |
| PlaceLikelihood |
A Place and the relative likelihood of the place being the best match within the list of
returned places for a single request. |
| PlaceLikelihood |
A Place and the relative likelihood of the place being the best match within the list of
returned places for a single request. |
| PlaceLikelihoodBuffer |
Data structure providing access to a list of PlaceLikelihood objects. |
| PlaceLikelihoodBuffer |
Data structure providing access to a list of PlaceLikelihood objects. |
| PlacePhotoMetadata |
The metadata corresponding to a single photo associated with a place. |
| PlacePhotoMetadata |
The metadata corresponding to a single photo associated with a place. |
| PlacePhotoMetadataBuffer |
Data structure providing access to a list of PlacePhotoMetadata objects. |
| PlacePhotoMetadataBuffer |
Data structure providing access to a list of PlacePhotoMetadata objects. |
| PlacePhotoMetadataResult |
Represents the result of a getPlacePhotos(GoogleApiClient, String) request. |
| PlacePhotoMetadataResult |
Represents the result of a getPlacePhotos(GoogleApiClient, String) request. |
| PlacePhotoResult |
The result of a getPhoto(GoogleApiClient) or getScaledPhoto(GoogleApiClient, int, int)
request. |
| PlacePhotoResult |
The result of a getPhoto(GoogleApiClient) or getScaledPhoto(GoogleApiClient, int, int)
request. |
| PlacePicker |
The Place Picker UI is a dialog that allows a user to pick a Place using an interactive
map. |
| PlacePicker |
The Place Picker UI is a dialog that allows a user to pick a Place using an interactive
map. |
| PlacePicker.IntentBuilder |
Builder for a Place Picker launch intent. |
| PlacePicker.IntentBuilder |
Builder for a Place Picker launch intent. |
| PlaceReport |
An indication that the device is currently located at a particular Place. |
| PlaceReport |
An indication that the device is currently located at a particular Place. |
| Places |
The main entry point for apps to integrate with the Google Places API for Android. |
| Places |
The main entry point for apps to integrate with the Google Places API for Android. |
| PlaceSelectionListener |
A listener for place selection events. |
| PlaceSelectionListener |
A listener for place selection events. |
| PlacesOptions |
API configuration parameters for Places API. |
| PlacesOptions |
API configuration parameters for Places API. |
| PlacesOptions.Builder |
|
| PlacesOptions.Builder |
|
| PlacesResult |
Result from getPlaces(GoogleApiClient). |
| PlacesResult |
Result from getPlaces(GoogleApiClient). |
| PlacesStatusCodes |
Places API specific status codes, for use in getStatusCode()
|
| PlacesStatusCodes |
Places API specific status codes, for use in getStatusCode()
|
| PlaceTypes |
Convenient groupings of place types. |
| PlaceTypes |
Convenient groupings of place types. |
| Player |
Data interface for retrieving player information. |
| Player |
Data interface for retrieving player information. |
| PlayerBuffer |
Data structure providing access to a list of players. |
| PlayerBuffer |
Data structure providing access to a list of players. |
| PlayerEntity |
Data object representing a set of Player data. |
| PlayerEntity |
Data object representing a set of Player data. |
| PlayerInfo |
Represents a player with regards to the Game Manager. |
| PlayerInfo |
Represents a player with regards to the Game Manager. |
| PlayerLevel |
Data object representing a level a player can obtain in the metagame. |
| PlayerLevel |
Data object representing a level a player can obtain in the metagame. |
| PlayerLevelInfo |
Data object representing the current level information of a player in the metagame. |
| PlayerLevelInfo |
Data object representing the current level information of a player in the metagame. |
| Players |
Entry point for player functionality. |
| Players |
Entry point for player functionality. |
| Players.LoadPlayersResult |
Result delivered when player data has been loaded. |
| Players.LoadPlayersResult |
Result delivered when player data has been loaded. |
| PlayerStats |
The PlayerStats API allows you to retrieve information about the player's activity in your
application. |
| PlayerStats |
The PlayerStats API allows you to retrieve information about the player's activity in your
application. |
| PlayerStatsBuffer |
AbstractDataBuffer implementation containing
Player Stats. |
| PlayerStatsBuffer |
AbstractDataBuffer implementation containing
Player Stats. |
| PlayStorePurchaseListener |
Interface definition for implementing an in-app purchase using the default purchase flow. |
| PlayStorePurchaseListener |
Interface definition for implementing an in-app purchase using the default purchase flow. |
| Plus |
The main entry point for Google+ integration. |
| Plus |
The main entry point for Google+ integration. |
| Plus.PlusOptions |
API configuration parameters for Google+. |
| Plus.PlusOptions |
API configuration parameters for Google+. |
| Plus.PlusOptions.Builder |
Plus builder. |
| Plus.PlusOptions.Builder |
Plus builder. |
| PlusOneButton |
The +1 button to recommend a URL on Google+. |
| PlusOneButton |
The +1 button to recommend a URL on Google+. |
| PlusOneButton.DefaultOnPlusOneClickListener |
This is an View.OnClickListener that will proxy clicks to an
attached PlusOneButton.OnPlusOneClickListener, or default to attempt to start
the intent using an Activity context. |
| PlusOneButton.DefaultOnPlusOneClickListener |
This is an View.OnClickListener that will proxy clicks to an
attached PlusOneButton.OnPlusOneClickListener, or default to attempt to start
the intent using an Activity context. |
| PlusOneButton.OnPlusOneClickListener |
A listener for +1 button clicks. |
| PlusOneButton.OnPlusOneClickListener |
A listener for +1 button clicks. |
| PlusOneDummyView |
A class used to statically generate dummy views in the event of an error retrieving
a PlusOneButton from the apk
|
| PlusOneDummyView |
A class used to statically generate dummy views in the event of an error retrieving
a PlusOneButton from the apk
|
| PlusShare |
Utility class for including resources in posts shared on Google+ through
an ACTION_SEND intent. |
| PlusShare |
Utility class for including resources in posts shared on Google+ through
an ACTION_SEND intent. |
| PlusShare.Builder |
|
| PlusShare.Builder |
|
| Polygon |
A polygon on the earth's surface. |
| Polygon |
A polygon on the earth's surface. |
| PolygonOptions |
Defines options for a polygon. |
| PolygonOptions |
Defines options for a polygon. |
| Polyline |
A polyline is a list of points, where line segments are drawn between consecutive points. |
| Polyline |
A polyline is a list of points, where line segments are drawn between consecutive points. |
| PolylineOptions |
Defines options for a polyline. |
| PolylineOptions |
Defines options for a polyline. |
| PreviewActivity |
An Activity to preview the app with previewed container version. |
| PreviewActivity |
An Activity to preview the app with previewed container version. |
| Product |
Class to construct product related information for a Google Analytics hit. |
| Product |
Class to construct product related information for a Google Analytics hit. |
| ProductAction |
Class to construct transaction/checkout or other product interaction related information for a
Google Analytics hit. |
| ProductAction |
Class to construct transaction/checkout or other product interaction related information for a
Google Analytics hit. |
| Projection |
A projection is used to translate between on screen location and geographic coordinates on the
surface of the Earth (LatLng). |
| Projection |
A projection is used to translate between on screen location and geographic coordinates on the
surface of the Earth (LatLng). |
| Promotion |
Class to construct promotion related fields for Google Analytics hits. |
| Promotion |
Class to construct promotion related fields for Google Analytics hits. |
| PropertyName |
Marks a field to be renamed when serialized. |
| PropertyName |
Marks a field to be renamed when serialized. |
| ProviderInstaller |
A utility class for installing a dynamically updatable Provider to replace
the platform default provider. |
| ProviderInstaller |
A utility class for installing a dynamically updatable Provider to replace
the platform default provider. |
| ProviderInstaller.ProviderInstallListener |
Callback for notification of the result of provider installation. |
| ProviderInstaller.ProviderInstallListener |
Callback for notification of the result of provider installation. |
| ProviderQueryResult |
Result object that contains a list of strings that represent authentication provider IDs. |
| ProviderQueryResult |
Result object that contains a list of strings that represent authentication provider IDs. |
| ProxyCard |
This class is deprecated.
No longer supported.
|
| ProxyCard |
This class is deprecated.
No longer supported.
|
| PublishCallback |
Callback for events which affect published messages. |
| PublishCallback |
Callback for events which affect published messages. |
| PublisherAdRequest |
A PublisherAdRequest contains targeting information used to fetch an ad from DoubleClick
for Publishers. |
| PublisherAdRequest |
A PublisherAdRequest contains targeting information used to fetch an ad from DoubleClick
for Publishers. |
| PublisherAdRequest.Builder |
Builds a PublisherAdRequest. |
| PublisherAdRequest.Builder |
Builds a PublisherAdRequest. |
| PublisherAdView |
The View to display banner ads for use with DoubleClick for Publishers
(DFP). |
| PublisherAdView |
The View to display banner ads for use with DoubleClick for Publishers
(DFP). |
| PublisherInterstitialAd |
Full-screen interstitial ads for use with DoubleClick for Publishers. |
| PublisherInterstitialAd |
Full-screen interstitial ads for use with DoubleClick for Publishers. |
| PublishOptions |
Options for calls to publish(GoogleApiClient, Message). |
| PublishOptions |
Options for calls to publish(GoogleApiClient, Message). |
| PublishOptions.Builder |
Builder for instances of PublishOptions. |
| PublishOptions.Builder |
Builder for instances of PublishOptions. |
| PutDataMapRequest |
PutDataMapRequest is a DataMap-aware version of PutDataRequest. |
| PutDataMapRequest |
PutDataMapRequest is a DataMap-aware version of PutDataRequest. |
| PutDataRequest |
PutDataRequest is used to create new data items in the Android Wear network. |
| PutDataRequest |
PutDataRequest is used to create new data items in the Android Wear network. |
| RealTimeMessage |
Message received from participants in a real-time room, which is passed to the client. |
| RealTimeMessage |
Message received from participants in a real-time room, which is passed to the client. |
| RealTimeMessageReceivedListener |
Listener for message received callback, which is called when the client receives a message
from a peer. |
| RealTimeMessageReceivedListener |
Listener for message received callback, which is called when the client receives a message
from a peer. |
| RealTimeMultiplayer |
Entry point for real-time multiplayer functionality. |
| RealTimeMultiplayer |
Entry point for real-time multiplayer functionality. |
| RealTimeMultiplayer.ReliableMessageSentCallback |
The listener for callback that is called when a reliable message is sent successfully. |
| RealTimeMultiplayer.ReliableMessageSentCallback |
The listener for callback that is called when a reliable message is sent successfully. |
| ReconnectionService |
A service to run in the background when the playback of a media starts, to help with reconnection
if needed. |
| ReconnectionService |
A service to run in the background when the playback of a media starts, to help with reconnection
if needed. |
| RecordingApi |
API which enables low-power, always-on background collection of sensor
data into the Google Fit store. |
| RecordingApi |
API which enables low-power, always-on background collection of sensor
data into the Google Fit store. |
| Releasable |
Represents a resource, or a holder of resources, which may be released once they are no longer
needed. |
| Releasable |
Represents a resource, or a holder of resources, which may be released once they are no longer
needed. |
| RemoteMediaClient |
Class for controlling a media player application running on a receiver. |
| RemoteMediaClient |
Class for controlling a media player application running on a receiver. |
| RemoteMediaClient.Listener |
The listener interface for tracking player status changes. |
| RemoteMediaClient.Listener |
The listener interface for tracking player status changes. |
| RemoteMediaClient.MediaChannelResult |
Result of a media command. |
| RemoteMediaClient.MediaChannelResult |
Result of a media command. |
| RemoteMediaClient.ProgressListener |
The listener interface for getting updates on the progress of the currently playing media. |
| RemoteMediaClient.ProgressListener |
The listener interface for getting updates on the progress of the currently playing media. |
| RemoteMediaPlayer |
Class for controlling a media player application running on a receiver. |
| RemoteMediaPlayer |
Class for controlling a media player application running on a receiver. |
| RemoteMediaPlayer.MediaChannelResult |
Result of a media command. |
| RemoteMediaPlayer.MediaChannelResult |
Result of a media command. |
| RemoteMediaPlayer.OnMetadataUpdatedListener |
The listener interface for tracking metadata changes. |
| RemoteMediaPlayer.OnMetadataUpdatedListener |
The listener interface for tracking metadata changes. |
| RemoteMediaPlayer.OnPreloadStatusUpdatedListener |
The listener interface for tracking media queue preload status changes. |
| RemoteMediaPlayer.OnPreloadStatusUpdatedListener |
The listener interface for tracking media queue preload status changes. |
| RemoteMediaPlayer.OnQueueStatusUpdatedListener |
The listener interface for tracking media queue status changes. |
| RemoteMediaPlayer.OnQueueStatusUpdatedListener |
The listener interface for tracking media queue status changes. |
| RemoteMediaPlayer.OnStatusUpdatedListener |
The listener interface for tracking player status changes. |
| RemoteMediaPlayer.OnStatusUpdatedListener |
The listener interface for tracking player status changes. |
| RemoteMessage |
A remote Firebase Message. |
| RemoteMessage |
A remote Firebase Message. |
| RemoteMessage.Builder |
Builder object for constructing RemoteMessage instances. |
| RemoteMessage.Builder |
Builder object for constructing RemoteMessage instances. |
| RemoteMessage.Notification |
Remote Firebase notification details. |
| RemoteMessage.Notification |
Remote Firebase notification details. |
| Requests |
Entry point for request functionality. |
| Requests |
Entry point for request functionality. |
| Requests.LoadRequestsResult |
Result delivered when requests have loaded. |
| Requests.LoadRequestsResult |
Result delivered when requests have loaded. |
| Requests.UpdateRequestsResult |
Result delivered when requests are updated. |
| Requests.UpdateRequestsResult |
Result delivered when requests are updated. |
| ReserveIntents |
Constants for intents corresponding to Reserve Action. |
| ReserveIntents |
Constants for intents corresponding to Reserve Action. |
| ResolvingResultCallbacks<R extends Result> |
ResultCallbacks which automatically start resolutions for failures. |
| ResolvingResultCallbacks<R extends Result> |
ResultCallbacks which automatically start resolutions for failures. |
| ResourceEvent |
Base interface for DriveEvent types related to a specific resource. |
| ResourceEvent |
Base interface for DriveEvent types related to a specific resource. |
| Result |
Represents the final result of invoking an API method in Google Play Services. |
| Result |
Represents the final result of invoking an API method in Google Play Services. |
| ResultCallback<R extends Result> |
An interface for receiving a Result from a PendingResult as an asynchronous
callback. |
| ResultCallback<R extends Result> |
An interface for receiving a Result from a PendingResult as an asynchronous
callback. |
| ResultCallbacks<R extends Result> |
Callbacks for receiving a Result from a PendingResult as an asynchronous
callback. |
| ResultCallbacks<R extends Result> |
Callbacks for receiving a Result from a PendingResult as an asynchronous
callback. |
| ResultTransform<R extends Result, S extends Result> |
Transforms a Result by making a subsequent API call. |
| ResultTransform<R extends Result, S extends Result> |
Transforms a Result by making a subsequent API call. |
| RevocationBoundService |
Handles Google Sign-In user revocation. |
| RevocationBoundService |
Handles Google Sign-In user revocation. |
| RewardedVideoAd |
This class is used to request and display a rewarded video. |
| RewardedVideoAd |
This class is used to request and display a rewarded video. |
| RewardedVideoAdListener |
A listener for receiving notifications during the lifecycle of a rewarded video ad. |
| RewardedVideoAdListener |
A listener for receiving notifications during the lifecycle of a rewarded video ad. |
| RewardItem |
This class contains the information about a reward. |
| RewardItem |
This class contains the information about a reward. |
| Room |
Data interface for room functionality. |
| Room |
Data interface for room functionality. |
| RoomConfig |
Configuration for a new room. |
| RoomConfig |
Configuration for a new room. |
| RoomConfig.Builder |
Builder class for RoomConfig. |
| RoomConfig.Builder |
Builder class for RoomConfig. |
| RoomEntity |
Data object representing the data for a room. |
| RoomEntity |
Data object representing the data for a room. |
| RoomStatusUpdateListener |
Listener invoked when the status of a room, status of its participants or connection status of
the participants has changed. |
| RoomStatusUpdateListener |
Listener invoked when the status of a room, status of its participants or connection status of
the participants has changed. |
| RoomUpdateListener |
The listener invoked when the state of the room has changed. |
| RoomUpdateListener |
The listener invoked when the state of the room has changed. |
| RuntimeExecutionException |
Runtime version of ExecutionException. |
| RuntimeExecutionException |
Runtime version of ExecutionException. |
| RuntimeRemoteException |
A RuntimeException wrapper for RemoteException. |
| RuntimeRemoteException |
A RuntimeException wrapper for RemoteException. |
| SafetyNet |
The SafetyNet API provides access to Google services that help you assess the health and safety
of an Android device. |
| SafetyNet |
The SafetyNet API provides access to Google services that help you assess the health and safety
of an Android device. |
| SafetyNetApi |
The main entry point for interacting with SafetyNet. |
| SafetyNetApi |
The main entry point for interacting with SafetyNet. |
| SafetyNetApi.AttestationResult |
Result that contains a Compatibility Test Suite
attestation result. |
| SafetyNetApi.AttestationResult |
Result that contains a Compatibility Test Suite
attestation result. |
| Scope |
Describes an OAuth 2.0 scope to request. |
| Scope |
Describes an OAuth 2.0 scope to request. |
| Scopes |
OAuth 2.0 scopes for use with Google Play services. |
| Scopes |
OAuth 2.0 scopes for use with Google Play services. |
| ScoreSubmissionData |
Data object representing the result of submitting a score to a leaderboard. |
| ScoreSubmissionData |
Data object representing the result of submitting a score to a leaderboard. |
| ScoreSubmissionData.Result |
Simple data class containing the result data for a particular time span. |
| ScoreSubmissionData.Result |
Simple data class containing the result data for a particular time span. |
| SearchableCollectionMetadataField<T> |
Interface for metadata fields which hold a collection of values. |
| SearchableCollectionMetadataField<T> |
Interface for metadata fields which hold a collection of values. |
| SearchableField |
An attribute of the file that is to be searched. |
| SearchableField |
An attribute of the file that is to be searched. |
| SearchableMetadataField<T> |
Interface for metadata fields that can be used to filter results as part of file queries. |
| SearchableMetadataField<T> |
Interface for metadata fields that can be used to filter results as part of file queries. |
| SearchableOrderedMetadataField<T> |
Interface for metadata fields which holds an ordered value (such as a date) and which can be
used for range queries. |
| SearchableOrderedMetadataField<T> |
Interface for metadata fields which holds an ordered value (such as a date) and which can be
used for range queries. |
| SearchAdRequest |
A SearchAdRequest contains targeting information used to fetch an ad from Search Ads for
Apps. |
| SearchAdRequest |
A SearchAdRequest contains targeting information used to fetch an ad from Search Ads for
Apps. |
| SearchAdRequest.Builder |
Builds a SearchAdRequest. |
| SearchAdRequest.Builder |
Builds a SearchAdRequest. |
| SearchAdView |
The View to display search banner ads for use with Search Ads for Apps. |
| SearchAdView |
The View to display search banner ads for use with Search Ads for Apps. |
| SearchAuth |
The main entry point to the SearchAuth APIs. |
| SearchAuth |
The main entry point to the SearchAuth APIs. |
| SearchAuth.StatusCodes |
Status codes for SearchAuth API containing a combination of common status codes and custom
status codes. |
| SearchAuth.StatusCodes |
Status codes for SearchAuth API containing a combination of common status codes and custom
status codes. |
| SearchAuthApi |
API for Google Search auth. |
| SearchAuthApi |
API for Google Search auth. |
| SearchAuthApi.GoogleNowAuthResult |
Result of getGoogleNowAuth(GoogleApiClient, String). |
| SearchAuthApi.GoogleNowAuthResult |
Result of getGoogleNowAuth(GoogleApiClient, String). |
| SearchIntents |
Constants for intents to perform in-app search from a Search Action. |
| SearchIntents |
Constants for intents to perform in-app search from a Search Action. |
| SendException |
Firebase message send exception. |
| SendException |
Firebase message send exception. |
| SensorEventDispatcher |
Dispatcher that can be used by FitnessSensorService implementations to push events
to the Fitness Platform. |
| SensorEventDispatcher |
Dispatcher that can be used by FitnessSensorService implementations to push events
to the Fitness Platform. |
| SensorRequest |
Request for registering for live updates from a data source. |
| SensorRequest |
Request for registering for live updates from a data source. |
| SensorRequest.Builder |
Builder used to create new SensorRequests. |
| SensorRequest.Builder |
Builder used to create new SensorRequests. |
| SensorsApi |
API which exposes different sources of fitness data in local and connected devices,
and delivers live events to listeners. |
| SensorsApi |
API which exposes different sources of fitness data in local and connected devices,
and delivers live events to listeners. |
| ServerValue |
Contains placeholder values to use when writing data to the Firebase Database. |
| ServerValue |
Contains placeholder values to use when writing data to the Firebase Database. |
| Session |
An abstract base class representing a session with a receiver application. |
| Session |
An abstract base class representing a session with a receiver application. |
| Session |
A Session represents a time interval with associated metadata. |
| Session |
A Session represents a time interval with associated metadata. |
| Session.Builder |
Builder used to create new Sessions. |
| Session.Builder |
Builder used to create new Sessions. |
| SessionInsertRequest |
A request for inserting a Session and associated DataSet and/or aggregated
DataPoint into the Google Fit store. |
| SessionInsertRequest |
A request for inserting a Session and associated DataSet and/or aggregated
DataPoint into the Google Fit store. |
| SessionInsertRequest.Builder |
Builder used to create new SessionInsertRequest. |
| SessionInsertRequest.Builder |
Builder used to create new SessionInsertRequest. |
| SessionManager |
A class that manages Session instances. |
| SessionManager |
A class that manages Session instances. |
| SessionManagerListener<T extends Session> |
A listener interface for monitoring events of a particular type of Session instance. |
| SessionManagerListener<T extends Session> |
A listener interface for monitoring events of a particular type of Session instance. |
| SessionProvider |
An abstract base class for performing session construction. |
| SessionProvider |
An abstract base class for performing session construction. |
| SessionReadRequest |
Request for reading Session data from Google Fit. |
| SessionReadRequest |
Request for reading Session data from Google Fit. |
| SessionReadRequest.Builder |
Builder used to create a new SessionReadRequest. |
| SessionReadRequest.Builder |
Builder used to create a new SessionReadRequest. |
| SessionReadResult |
Result of readSession(GoogleApiClient, com.google.android.gms.fitness.request.SessionReadRequest). |
| SessionReadResult |
Result of readSession(GoogleApiClient, com.google.android.gms.fitness.request.SessionReadRequest). |
| SessionsApi |
API for creating and managing sessions of user activity in Google Fit. |
| SessionsApi |
API for creating and managing sessions of user activity in Google Fit. |
| SessionsApi.ViewIntentBuilder |
Builder of intents to view sessions stored in Google Fit. |
| SessionsApi.ViewIntentBuilder |
Builder of intents to view sessions stored in Google Fit. |
| SessionStopResult |
Result of stopSession(GoogleApiClient, String). |
| SessionStopResult |
Result of stopSession(GoogleApiClient, String). |
| SettingsApi |
The main entry point for interacting with the location settings-enabler APIs. |
| SettingsApi |
The main entry point for interacting with the location settings-enabler APIs. |
| SignInButton |
The Google sign-in button to authenticate the user. |
| SignInButton |
The Google sign-in button to authenticate the user. |
| SignInButton.ButtonSize |
Size constants - enumeration of supported sizes. |
| SignInButton.ButtonSize |
Size constants - enumeration of supported sizes. |
| SignInButton.ColorScheme |
Color constants - enumeration of supported color schemes. |
| SignInButton.ColorScheme |
Color constants - enumeration of supported color schemes. |
| Size |
Immutable class for describing width and height dimensions in pixels. |
| Size |
Immutable class for describing width and height dimensions in pixels. |
| Snapshot |
Data interface for a representation of a saved game. |
| Snapshot |
Data interface for a representation of a saved game. |
| SnapshotApi |
Main entry point for the Awareness Snapshot API. |
| SnapshotApi |
Main entry point for the Awareness Snapshot API. |
| SnapshotContents |
Data interface for a representation of Snapshot contents. |
| SnapshotContents |
Data interface for a representation of Snapshot contents. |
| SnapshotEntity |
Data object representing the data for a saved game. |
| SnapshotEntity |
Data object representing the data for a saved game. |
| SnapshotMetadata |
Data interface for the metadata of a saved game. |
| SnapshotMetadata |
Data interface for the metadata of a saved game. |
| SnapshotMetadataBuffer |
Data structure providing access to a list of snapshots. |
| SnapshotMetadataBuffer |
Data structure providing access to a list of snapshots. |
| SnapshotMetadataChange |
A collection of changes to apply to the metadata of a snapshot. |
| SnapshotMetadataChange |
A collection of changes to apply to the metadata of a snapshot. |
| SnapshotMetadataChange.Builder |
Builder for SnapshotMetadataChange objects. |
| SnapshotMetadataChange.Builder |
Builder for SnapshotMetadataChange objects. |
| SnapshotMetadataEntity |
Data object representing the metadata for a saved game. |
| SnapshotMetadataEntity |
Data object representing the metadata for a saved game. |
| Snapshots |
The Snapshots API allows you to store data representing the player's game progress on Google's
servers. |
| Snapshots |
The Snapshots API allows you to store data representing the player's game progress on Google's
servers. |
| Snapshots.CommitSnapshotResult |
Result delivered when a snapshot has been committed. |
| Snapshots.CommitSnapshotResult |
Result delivered when a snapshot has been committed. |
| Snapshots.DeleteSnapshotResult |
Result delivered when a snapshot has been deleted. |
| Snapshots.DeleteSnapshotResult |
Result delivered when a snapshot has been deleted. |
| Snapshots.LoadSnapshotsResult |
Result delivered when snapshot data has been loaded. |
| Snapshots.LoadSnapshotsResult |
Result delivered when snapshot data has been loaded. |
| Snapshots.OpenSnapshotResult |
Result delivered when a snapshot has been opened. |
| Snapshots.OpenSnapshotResult |
Result delivered when a snapshot has been opened. |
| SortableField |
An attribute of the file that a query can be sorted upon. |
| SortableField |
An attribute of the file that a query can be sorted upon. |
| SortableMetadataField<T> |
Interface for metadata fields that can be used to sort results of the file queries. |
| SortableMetadataField<T> |
Interface for metadata fields that can be used to sort results of the file queries. |
| SortOrder |
SortOrder is used to specify the results order in the Query object using the
setSortOrder(SortOrder) method. |
| SortOrder |
SortOrder is used to specify the results order in the Query object using the
setSortOrder(SortOrder) method. |
| SortOrder.Builder |
|
| SortOrder.Builder |
|
| StandardExceptionParser |
This class will capture the root cause (last in a chain of causes) Throwable and report the exception type, class name, method name and thread
name. |
| StandardExceptionParser |
This class will capture the root cause (last in a chain of causes) Throwable and report the exception type, class name, method name and thread
name. |
| StartBleScanRequest |
Request for finding BLE devices around the user. |
| StartBleScanRequest |
Request for finding BLE devices around the user. |
| StartBleScanRequest.Builder |
Builder used to create new DataSourceRequests. |
| StartBleScanRequest.Builder |
Builder used to create new DataSourceRequests. |
| Stats |
Entry point for stats functionality. |
| Stats |
Entry point for stats functionality. |
| Stats.LoadPlayerStatsResult |
Result delivered when player stats data has been loaded. |
| Stats.LoadPlayerStatsResult |
Result delivered when player stats data has been loaded. |
| Status |
Represents the results of work. |
| Status |
Represents the results of work. |
| StatusCallback |
Callbacks for global status changes that affect a client of Nearby Messages. |
| StatusCallback |
Callbacks for global status changes that affect a client of Nearby Messages. |
| StorageException |
Represents an Exception resulting from an operation on a StorageReference. |
| StorageException |
Represents an Exception resulting from an operation on a StorageReference. |
| StorageException.ErrorCode |
An StorageException.ErrorCode indicates the source of a failed StorageTask or operation. |
| StorageException.ErrorCode |
An StorageException.ErrorCode indicates the source of a failed StorageTask or operation. |
| StorageMetadata |
Metadata for a StorageReference. |
| StorageMetadata |
Metadata for a StorageReference. |
| StorageMetadata.Builder |
Creates a StorageMetadata object. |
| StorageMetadata.Builder |
Creates a StorageMetadata object. |
| StorageReference |
Represents a reference to a Google Cloud Storage object. |
| StorageReference |
Represents a reference to a Google Cloud Storage object. |
| StorageTask<TResult extends StorageTask.ProvideError> |
A controllable Task that has a synchronized state machine. |
| StorageTask<TResult extends StorageTask.ProvideError> |
A controllable Task that has a synchronized state machine. |
| StorageTask.ProvideError |
an object that returns an exception. |
| StorageTask.ProvideError |
an object that returns an exception. |
| Strategy |
Describes a set of strategies for publishing or subscribing for nearby messages. |
| Strategy |
Describes a set of strategies for publishing or subscribing for nearby messages. |
| Strategy.Builder |
Builder for Strategy. |
| Strategy.Builder |
Builder for Strategy. |
| StreamDownloadTask |
A task that downloads bytes of a GCS blob. |
| StreamDownloadTask |
A task that downloads bytes of a GCS blob. |
| StreamDownloadTask.StreamProcessor |
A callback that is used to handle the stream download
|
| StreamDownloadTask.StreamProcessor |
A callback that is used to handle the stream download
|
| StreamDownloadTask.TaskSnapshot |
Encapsulates state about the running StreamDownloadTask
|
| StreamDownloadTask.TaskSnapshot |
Encapsulates state about the running StreamDownloadTask
|
| StreetViewPanorama |
This is the main class of the Street View feature in the Google Maps Android API and is the
entry point for all methods related to Street View panoramas. |
| StreetViewPanorama |
This is the main class of the Street View feature in the Google Maps Android API and is the
entry point for all methods related to Street View panoramas. |
| StreetViewPanorama.OnStreetViewPanoramaCameraChangeListener |
A listener for when the StreetViewPanoramaCamera changes
|
| StreetViewPanorama.OnStreetViewPanoramaCameraChangeListener |
A listener for when the StreetViewPanoramaCamera changes
|
| StreetViewPanorama.OnStreetViewPanoramaChangeListener |
A listener for when the Street View panorama loads a new panorama
|
| StreetViewPanorama.OnStreetViewPanoramaChangeListener |
A listener for when the Street View panorama loads a new panorama
|
| StreetViewPanorama.OnStreetViewPanoramaClickListener |
Callback interface for when the user taps on the panorama. |
| StreetViewPanorama.OnStreetViewPanoramaClickListener |
Callback interface for when the user taps on the panorama. |
| StreetViewPanorama.OnStreetViewPanoramaLongClickListener |
Callback interface for when the user long presses on the panorama. |
| StreetViewPanorama.OnStreetViewPanoramaLongClickListener |
Callback interface for when the user long presses on the panorama. |
| StreetViewPanoramaCamera |
An immutable class that aggregates all camera position parameters. |
| StreetViewPanoramaCamera |
An immutable class that aggregates all camera position parameters. |
| StreetViewPanoramaCamera.Builder |
Builds panorama cameras. |
| StreetViewPanoramaCamera.Builder |
Builds panorama cameras. |
| StreetViewPanoramaFragment |
A StreetViewPanorama component in an app. |
| StreetViewPanoramaFragment |
A StreetViewPanorama component in an app. |
| StreetViewPanoramaLink |
An immutable class that represents a link to another Street View panorama. |
| StreetViewPanoramaLink |
An immutable class that represents a link to another Street View panorama. |
| StreetViewPanoramaLocation |
An immutable class that contains details of the user's current Street View panorama
|
| StreetViewPanoramaLocation |
An immutable class that contains details of the user's current Street View panorama
|
| StreetViewPanoramaOptions |
Defines configuration PanoramaOptions for a StreetViewPanorama. |
| StreetViewPanoramaOptions |
Defines configuration PanoramaOptions for a StreetViewPanorama. |
| StreetViewPanoramaOrientation |
An immutable class that aggregates all user point of view parameters. |
| StreetViewPanoramaOrientation |
An immutable class that aggregates all user point of view parameters. |
| StreetViewPanoramaOrientation.Builder |
Builds Street View panorama orientations. |
| StreetViewPanoramaOrientation.Builder |
Builds Street View panorama orientations. |
| StreetViewPanoramaView |
A View which displays a Street View panorama (with data obtained from the Google Maps service). |
| StreetViewPanoramaView |
A View which displays a Street View panorama (with data obtained from the Google Maps service). |
| SubscribeCallback |
Callback for events which affect subscriptions. |
| SubscribeCallback |
Callback for events which affect subscriptions. |
| SubscribeOptions |
Options for calls to subscribe(GoogleApiClient, PendingIntent). |
| SubscribeOptions |
Options for calls to subscribe(GoogleApiClient, PendingIntent). |
| SubscribeOptions.Builder |
Builder for instances of SubscribeOptions. |
| SubscribeOptions.Builder |
Builder for instances of SubscribeOptions. |
| Subscription |
Subscription for persistent storage of data from a given data source or for a
given data type. |
| Subscription |
Subscription for persistent storage of data from a given data source or for a
given data type. |
| SupportErrorDialogFragment |
Wraps the Dialog returned by
getErrorDialog(Activity, int, int) by using
DialogFragment so that it can be properly managed by the
Activity. |
| SupportErrorDialogFragment |
Wraps the Dialog returned by
getErrorDialog(Activity, int, int) by using
DialogFragment so that it can be properly managed by the
Activity. |
| SupportMapFragment |
A Map component in an app. |
| SupportMapFragment |
A Map component in an app. |
| SupportPlaceAutocompleteFragment |
A fragment that provides auto-completion for places. |
| SupportPlaceAutocompleteFragment |
A fragment that provides auto-completion for places. |
| SupportStreetViewPanoramaFragment |
A StreetViewPanorama component in an app. |
| SupportStreetViewPanoramaFragment |
A StreetViewPanorama component in an app. |
| SupportWalletFragment |
This fragment is the simplest way to place a purchase button or selection details UI in an
application. |
| SupportWalletFragment |
This fragment is the simplest way to place a purchase button or selection details UI in an
application. |
| SupportWalletFragment.OnStateChangedListener |
|
| SupportWalletFragment.OnStateChangedListener |
|
| Wallet |
The main entry point for Google Wallet integration. |
| Wallet |
The main entry point for Google Wallet integration. |
| Wallet.WalletOptions |
Options for using the Wallet API. |
| Wallet.WalletOptions |
Options for using the Wallet API. |
| Wallet.WalletOptions.Builder |
Wallet builder. |
| Wallet.WalletOptions.Builder |
Wallet builder. |
| WalletConstants |
Collection of constant values used by the ClientLibrary. |
| WalletConstants |
Collection of constant values used by the ClientLibrary. |
| WalletConstants.CardNetwork |
Credit card networks. |
| WalletConstants.CardNetwork |
Credit card networks. |
| WalletFragment |
This fragment is the simplest way to place a purchase button or selection details UI in an
application. |
| WalletFragment |
This fragment is the simplest way to place a purchase button or selection details UI in an
application. |
| WalletFragment.OnStateChangedListener |
|
| WalletFragment.OnStateChangedListener |
|
| WalletFragmentInitParams |
Parameters for initializing WalletFragment. |
| WalletFragmentInitParams |
Parameters for initializing WalletFragment. |
| WalletFragmentInitParams.Builder |
Builder for building a WalletFragmentInitParams. |
| WalletFragmentInitParams.Builder |
Builder for building a WalletFragmentInitParams. |
| WalletFragmentMode |
Set of constants which define Wallet fragment modes. |
| WalletFragmentMode |
Set of constants which define Wallet fragment modes. |
| WalletFragmentOptions |
Defines configurations for WalletFragment. |
| WalletFragmentOptions |
Defines configurations for WalletFragment. |
| WalletFragmentOptions.Builder |
Builder for building WalletFragmentOptions. |
| WalletFragmentOptions.Builder |
Builder for building WalletFragmentOptions. |
| WalletFragmentState |
State of WalletFragment. |
| WalletFragmentState |
State of WalletFragment. |
| WalletFragmentStyle |
Defines attributes to customize the look and feel of WalletFragment, to be used in
setFragmentStyle(WalletFragmentStyle). |
| WalletFragmentStyle |
Defines attributes to customize the look and feel of WalletFragment, to be used in
setFragmentStyle(WalletFragmentStyle). |
| WalletFragmentStyle.BuyButtonAppearance |
Options for buy button appearance. |
| WalletFragmentStyle.BuyButtonAppearance |
Options for buy button appearance. |
| WalletFragmentStyle.BuyButtonText |
Options for text displayed on the buy button. |
| WalletFragmentStyle.BuyButtonText |
Options for text displayed on the buy button. |
| WalletFragmentStyle.Dimension |
Constants for specifying dimensions in WalletFragmentStyle. |
| WalletFragmentStyle.Dimension |
Constants for specifying dimensions in WalletFragmentStyle. |
| WalletFragmentStyle.LogoImageType |
Logo image types. |
| WalletFragmentStyle.LogoImageType |
Logo image types. |
| WalletLogoImageType |
This class is deprecated.
use WalletFragmentStyle.LogoImageType instead.
|
| WalletLogoImageType |
This class is deprecated.
use WalletFragmentStyle.LogoImageType instead.
|
| Wearable |
An API for the Android Wear platform. |
| Wearable |
An API for the Android Wear platform. |
| Wearable.WearableOptions |
API configuration parameters for Wearable API. |
| Wearable.WearableOptions |
API configuration parameters for Wearable API. |
| Wearable.WearableOptions.Builder |
|
| Wearable.WearableOptions.Builder |
|
| WearableListenerService |
Receives events from other nodes, such as data changes, messages or connectivity events. |
| WearableListenerService |
Receives events from other nodes, such as data changes, messages or connectivity events. |
| WearableStatusCodes |
Error codes for wearable API failures. |
| WearableStatusCodes |
Error codes for wearable API failures. |
| Weather |
Weather conditions at the device's current location. |
| Weather |
Weather conditions at the device's current location. |
| Weather.TemperatureUnit |
Valid units of temperature in which temperature measurements should
be returned. |
| Weather.TemperatureUnit |
Valid units of temperature in which temperature measurements should
be returned. |
| Weather.WeatherCondition |
Valid values for weather conditions that can be reported in getConditions(). |
| Weather.WeatherCondition |
Valid values for weather conditions that can be reported in getConditions(). |
| WeatherResult |
Result from getWeather(GoogleApiClient). |
| WeatherResult |
Result from getWeather(GoogleApiClient). |
| WebImage |
A class that represents an image that is located on a web server. |
| WebImage |
A class that represents an image that is located on a web server. |
| WorkAccount |
WorkAccount provides APIs to manage work accounts (com.google.work). |
| WorkAccount |
WorkAccount provides APIs to manage work accounts (com.google.work). |
| WorkAccountApi |
Set of APIs to manage work accounts. |
| WorkAccountApi |
Set of APIs to manage work accounts. |
| WorkAccountApi.AddAccountResult |
Interface for result of addWorkAccount(GoogleApiClient, String). |
| WorkAccountApi.AddAccountResult |
Interface for result of addWorkAccount(GoogleApiClient, String). |
| WorkoutExercises |
Constants representing different exercises, such as weight lifting exercises,
strength training exercises, and cardiovascular exercises. |
| WorkoutExercises |
Constants representing different exercises, such as weight lifting exercises,
strength training exercises, and cardiovascular exercises. |