Home
last modified time | relevance | path

Searched defs:ActionType (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipAction.java49 public @interface ActionType { annotation in TvPipAction
/aosp14/frameworks/base/core/java/android/app/prediction/
H A DAppTargetEvent.java41 public @interface ActionType {} annotation in AppTargetEvent
/aosp14/frameworks/base/core/java/android/service/controls/actions/
H A DControlAction.java66 public @interface ActionType {}; annotation in ControlAction
/aosp14/frameworks/base/core/java/android/app/search/
H A DSearchTargetEvent.java58 public @interface ActionType {} annotation in SearchTargetEvent
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DConversationAction.java51 public @interface ActionType {} annotation in ConversationAction
H A DSelectionEvent.java48 public @interface ActionType { annotation in SelectionEvent