/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/ |
H A D | ClassifierTest.java | 86 protected static int getPointerAction(int actionType, int index) { in getPointerAction() 115 private MotionEvent appendMotionEvent(int actionType, float x, float y) { in appendMotionEvent() 122 private MotionEvent appendMotionEvent(int actionType, float x, float y, long eventTime) { in appendMotionEvent() 143 protected MotionEvent appendTrackpadPointerDownEvent(int actionType, float x, float y, in appendTrackpadPointerDownEvent() 148 private MotionEvent appendTrackpadMotionEvent(int actionType, float x, float y, in appendTrackpadMotionEvent() 155 private MotionEvent appendTrackpadMotionEvent(int actionType, float x, float y, in appendTrackpadMotionEvent()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | SmartActionsReceiver.java | 53 String actionType = intent.getStringExtra(EXTRA_ACTION_TYPE); in onReceive() local 67 intent.getStringExtra(EXTRA_ID), actionType, true, in onReceive() local
|
H A D | ActionProxyReceiver.java | 100 String actionType = Intent.ACTION_EDIT.equals(intent.getAction()) in onReceive() local 104 intent.getStringExtra(EXTRA_ID), actionType, false, null); in onReceive() local
|
H A D | ScreenshotSmartActions.java | 66 ScreenshotSmartActionType actionType, in getSmartActionsFuture() 116 ScreenshotSmartActionType actionType) { in getSmartActions()
|
H A D | ScreenshotNotificationSmartActionsProvider.java | 80 ScreenshotSmartActionType actionType, UserHandle userHandle) { in getActions()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipAction.java | 65 TvPipAction(@ActionType int actionType, @NonNull SystemActionsHandler systemActionsHandler) { in TvPipAction() 91 void executeAction(@TvPipAction.ActionType int actionType); in executeAction()
|
H A D | TvPipActionsProvider.java | 91 public void executeAction(@TvPipAction.ActionType int actionType) { in executeAction() 220 int getFirstIndexOfAction(@TvPipAction.ActionType int actionType) { in getFirstIndexOfAction()
|
H A D | TvPipCustomAction.java | 47 TvPipCustomAction(@ActionType int actionType, @NonNull RemoteAction remoteAction, in TvPipCustomAction()
|
H A D | TvPipSystemAction.java | 46 TvPipSystemAction(@ActionType int actionType, @StringRes int title, @DrawableRes int icon, in TvPipSystemAction()
|
H A D | TvPipController.java | 690 private void executeAction(@TvPipAction.ActionType int actionType) { in executeAction()
|
/aosp14/frameworks/base/core/java/android/app/search/ |
H A D | SearchTargetEvent.java | 131 @ActionType int actionType, in SearchTargetEvent() 242 public Builder(@NonNull String id, @ActionType int actionType) { in Builder() 252 public Builder(@NonNull List<String> ids, @ActionType int actionType) { in Builder()
|
/aosp14/frameworks/base/core/java/android/app/prediction/ |
H A D | AppTargetEvent.java | 73 @ActionType int actionType) { in AppTargetEvent() 156 public Builder(@Nullable AppTarget target, @ActionType int actionType) { in Builder()
|
/aosp14/frameworks/base/core/java/android/app/slice/ |
H A D | SliceMetrics.java | 86 public void logTouch(int actionType, @NonNull Uri subSlice) { in logTouch()
|
/aosp14/frameworks/base/core/java/android/view/textclassifier/ |
H A D | SelectionEvent.java | 303 int start, int end, @SelectionEvent.ActionType int actionType) { in createSelectionActionEvent() 327 int start, int end, @SelectionEvent.ActionType int actionType, in createSelectionActionEvent()
|
H A D | ConversationAction.java | 231 public Builder(@NonNull @ActionType String actionType) { in Builder()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Editor.java | 5882 final int actionType = ev.getActionMasked(); in touchThrough() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |