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 D | TvPipAction.java | 49 public @interface ActionType { annotation in TvPipAction |
/aosp14/frameworks/base/core/java/android/app/prediction/ | ||
H A D | AppTargetEvent.java | 41 public @interface ActionType {} annotation in AppTargetEvent |
/aosp14/frameworks/base/core/java/android/service/controls/actions/ | ||
H A D | ControlAction.java | 66 public @interface ActionType {}; annotation in ControlAction |
/aosp14/frameworks/base/core/java/android/app/search/ | ||
H A D | SearchTargetEvent.java | 58 public @interface ActionType {} annotation in SearchTargetEvent |
/aosp14/frameworks/base/core/java/android/view/textclassifier/ | ||
H A D | ConversationAction.java | 51 public @interface ActionType {} annotation in ConversationAction |
H A D | SelectionEvent.java | 48 public @interface ActionType { annotation in SelectionEvent |