/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/ |
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()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipAction.java | 65 TvPipAction(@ActionType int actionType, @NonNull SystemActionsHandler systemActionsHandler) { in TvPipAction() 80 static String getActionTypeString(@ActionType int actionType) { in getActionTypeString() 104 void executeAction(@TvPipAction.ActionType int actionType); in executeAction()
|
D | TvPipActionsProvider.java | 94 public void executeAction(@TvPipAction.ActionType int actionType) { in executeAction() 231 int getFirstIndexOfAction(@TvPipAction.ActionType int actionType) { in getFirstIndexOfAction()
|
D | TvPipCustomAction.java | 47 TvPipCustomAction(@ActionType int actionType, @NonNull RemoteAction remoteAction, in TvPipCustomAction()
|
D | TvPipSystemAction.java | 46 TvPipSystemAction(@ActionType int actionType, @StringRes int title, @DrawableRes int icon, in TvPipSystemAction()
|
D | TvPipController.java | 717 private void executeAction(@TvPipAction.ActionType int actionType) { in executeAction()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | SmartActionsReceiver.java | 52 String actionType = intent.getStringExtra(EXTRA_ACTION_TYPE); in onReceive() local 66 intent.getStringExtra(EXTRA_ID), actionType, true, in onReceive() local
|
D | ScreenshotSmartActions.java | 66 ScreenshotSmartActionType actionType, in getSmartActionsFuture() 116 ScreenshotSmartActionType actionType) { in getSmartActions()
|
D | SaveImageInBackgroundTask.java | 223 String actionType = extras.getString( in buildSmartActions() local 240 private static void addIntentExtras(String screenshotId, Intent intent, String actionType, in addIntentExtras() 273 String actionType = extras.getString( in createQuickShareAction() local
|
D | ScreenshotNotificationSmartActionsProvider.java | 80 ScreenshotSmartActionType actionType, UserHandle userHandle) { in getActions()
|
/frameworks/base/core/java/android/app/search/ |
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()
|
/frameworks/base/core/java/android/app/prediction/ |
D | AppTargetEvent.java | 74 @ActionType int actionType) { in AppTargetEvent() 164 public Builder(@Nullable AppTarget target, @ActionType int actionType) { in Builder()
|
/frameworks/base/core/java/android/app/slice/ |
D | SliceMetrics.java | 91 public void logTouch(int actionType, @NonNull Uri subSlice) { in logTouch()
|
/frameworks/base/core/java/android/view/textclassifier/ |
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()
|
D | ConversationAction.java | 231 public Builder(@NonNull @ActionType String actionType) { in Builder()
|
/frameworks/base/core/java/android/widget/ |
D | Editor.java | 5921 final int actionType = ev.getActionMasked(); in touchThrough() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |