Added in version 37.2
android.app.personalcontext.hint
Classes
| AttributionHint | A hint representing a request to show attribution information for an insight. |
| AutofillInlineRequestHint | A hint representing an incoming request from the autofill framework for inline suggestions for use by augmented autofill. |
| CallHint | A hint that contains call related information (e.g. "phone call", "video call", etc.). |
| CapturedText | Represents text content captured from a single UI element (a "view node") on the user's screen. |
| CapturedText.Builder |
Builder for CapturedText.
|
| ChatMessageContextData | Additional data for a single message extracted from a message view. |
| ChatMessageContextData.Builder |
Builder for ChatMessageContextData.
|
| ChatMessageData | Data for a single message within a conversation. |
| ChatMessageData.Builder |
Builder for ChatMessageData.
|
| ContextHint |
A ContextHint holds information about the device or user that may be useful to an
understander.
|
| ConversationData | A snapshot of a conversation's data at a specific moment in time. |
| ConversationData.Builder |
Builder for ConversationData.
|
| ConversationEvent | Base class for conversation-related events. |
| ConversationEvent.ConversationEnterEvent | An event representing a new conversation being visible on the screen. |
| ConversationEvent.ConversationExitEvent | An event representing a conversation not being visible on the screen anymore. |
| ConversationEvent.ConversationProcessingEvent | An event representing a message from a conversation on screen being processed. |
| ConversationEvent.ConversationUpdateEvent | An event representing an update to the data of a conversation visible on the screen. |
| ConversationHint | A hint that contains a conversation-related event. |
| HintFilter | Filter for hint refiners and understanders to indicate which hints they want to receive. |
| HintFilter.Builder |
Builder for a HintFilter.
|
| InsightReferenceHint |
A hint that contains a reference to a ContextInsight.
|
| MessagesHint | A hint that contains a list of chat messages from a single conversation. |
| MessagesHint.Builder |
Builder used to create a MessagesHint.
|
| NotificationDetails | Details of a notification. |
| NotificationDetails.Builder |
Builder for NotificationDetails.
|
| NotificationEvent | Base class for notification-related events. |
| NotificationEvent.NotificationEnqueuedEvent | An event representing a notification being enqueued in preparation for being posted. |
| NotificationEvent.NotificationRemovedEvent | An event representing a notification being removed. |
| NotificationHint | A hint that contains a notification-related event. |
| RecentViewHint | A hint that provides information about text content that is currently or was recently visible on the user's screen. |
| RecentViewHint.Builder |
Builder used to create a RecentViewHint.
|
| TextClassificationHint | A hint that contains a text classification request from selected text. |
| UserInputHint | A hint that provides information about the text a user is actively typing or entering into an input field. |
| UserInputHint.Builder |
Builder used to create a UserInputHint.
|
| UserInputText | Represents information about the text a user is actively typing or entering into an input field within an application. |
| UserInputText.Builder |
Builder for UserInputText.
|
Classes
- AttributionHint
- AutofillInlineRequestHint
- CallHint
- CapturedText
- CapturedText.Builder
- ChatMessageContextData
- ChatMessageContextData.Builder
- ChatMessageData
- ChatMessageData.Builder
- ContextHint
- ConversationData
- ConversationData.Builder
- ConversationEvent
- ConversationEvent.ConversationEnterEvent
- ConversationEvent.ConversationExitEvent
- ConversationEvent.ConversationProcessingEvent
- ConversationEvent.ConversationUpdateEvent
- ConversationHint
- HintFilter
- HintFilter.Builder
- InsightReferenceHint
- MessagesHint
- MessagesHint.Builder
- NotificationDetails
- NotificationDetails.Builder
- NotificationEvent
- NotificationEvent.NotificationEnqueuedEvent
- NotificationEvent.NotificationRemovedEvent
- NotificationHint
- RecentViewHint
- RecentViewHint.Builder
- TextClassificationHint
- UserInputHint
- UserInputHint.Builder
- UserInputText
- UserInputText.Builder