Added in version 37.2
android.app.personalcontext.insight
Classes
| ActionableInsight | An insight that contains information about an action and how to invoke it. |
| AugmentedAutofillInsight | An insight that provides results for augmented autofill. |
| AugmentedAutofillOptionInsight |
An insight that contains a single option for AugmentedAutofillInsight.
|
| AugmentedAutofillOptionInsight.Builder |
Builder for AugmentedAutofillOptionInsight.
|
| ContextInsight |
A ContextInsight is the result of an understander examining one or more
ContextHints.
|
| DisplayInsight | An insight that contains information for display purposes with no particular action associated. |
| HintInvalidationInsight | An insight that contains information about a hint that should be invalidated. |
| InsightActionDetails |
Contains the details of an action to be performed, either as an PendingIntent or a RemoteAction.
|
| InsightActionDetails.Builder |
Builder for InsightActionDetails.
|
| InsightBranding |
Branding assets for a ContextInsight.
|
| InsightBranding.Builder |
Builder for InsightBranding.
|
| InsightDisplayDetails |
This class captures a common set of display elements associated with a ContextInsight
produced by the ContextUnderstanderService.
|
| InsightDisplayDetails.Builder |
Builder for InsightDisplayDetails.
|
| InsightFilter | Filter for insight renderers to indicate which insights they want to receive. |
| InsightFilter.Builder |
Builder for a InsightFilter.
|
| NotificationInsight | An insight that provides information for notifications. |
| NotificationInsight.Builder |
Builder for NotificationInsight.
|
| PromptInsight | An insight that acts as a stand-in for data that will be provided on-demand by the understander during disambiguation. |
| PromptInsight.Builder |
Builder for PromptInsight.
|
| PromptRequest | A request for a prompt to be displayed to the user. |
| PromptResponse | A response containing the result of a prompt interaction. |
| RemoteAppFunctionAction |
Represents an App Function execution request specified by ContextUnderstanderService
and fulfilled by ERROR(InsightRendererService/android.service.personalcontext.renderer.InsightRendererService InsightRendererService) instances that live within trusted UI components
like SysUI & Recents.
|
| RemoteAppFunctionAction.Builder |
Builder for RemoteAppFunctionAction.
|
| ScreenWhisperAutofillInsight | An insight that provides information for Screen Whisper autofills. |
| ScreenWhisperAutofillInsight.Builder |
Builder for ScreenWhisperAutofillInsight.
|
| ScreenWhisperInsight | An insight that provides information for Screen whispers. |
| ScreenWhisperInsight.Builder |
Builder for ScreenWhisperInsight.
|
| TextClassificationInsight | An insight that represents a text classification result. |
Classes
- ActionableInsight
- AugmentedAutofillInsight
- AugmentedAutofillOptionInsight
- AugmentedAutofillOptionInsight.Builder
- ContextInsight
- DisplayInsight
- HintInvalidationInsight
- InsightActionDetails
- InsightActionDetails.Builder
- InsightBranding
- InsightBranding.Builder
- InsightDisplayDetails
- InsightDisplayDetails.Builder
- InsightFilter
- InsightFilter.Builder
- NotificationInsight
- NotificationInsight.Builder
- PromptInsight
- PromptInsight.Builder
- PromptRequest
- PromptResponse
- RemoteAppFunctionAction
- RemoteAppFunctionAction.Builder
- ScreenWhisperAutofillInsight
- ScreenWhisperAutofillInsight.Builder
- ScreenWhisperInsight
- ScreenWhisperInsight.Builder
- TextClassificationInsight