Home
last modified time | relevance | path

Searched defs:actionType (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
DClassifierTest.java86 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/
DTvPipAction.java65 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()
DTvPipActionsProvider.java94 public void executeAction(@TvPipAction.ActionType int actionType) { in executeAction()
231 int getFirstIndexOfAction(@TvPipAction.ActionType int actionType) { in getFirstIndexOfAction()
DTvPipCustomAction.java47 TvPipCustomAction(@ActionType int actionType, @NonNull RemoteAction remoteAction, in TvPipCustomAction()
DTvPipSystemAction.java46 TvPipSystemAction(@ActionType int actionType, @StringRes int title, @DrawableRes int icon, in TvPipSystemAction()
DTvPipController.java717 private void executeAction(@TvPipAction.ActionType int actionType) { in executeAction()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DSmartActionsReceiver.java52 String actionType = intent.getStringExtra(EXTRA_ACTION_TYPE); in onReceive() local
66 intent.getStringExtra(EXTRA_ID), actionType, true, in onReceive() local
DScreenshotSmartActions.java66 ScreenshotSmartActionType actionType, in getSmartActionsFuture()
116 ScreenshotSmartActionType actionType) { in getSmartActions()
DSaveImageInBackgroundTask.java223 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
DScreenshotNotificationSmartActionsProvider.java80 ScreenshotSmartActionType actionType, UserHandle userHandle) { in getActions()
/frameworks/base/core/java/android/app/search/
DSearchTargetEvent.java131 @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/
DAppTargetEvent.java74 @ActionType int actionType) { in AppTargetEvent()
164 public Builder(@Nullable AppTarget target, @ActionType int actionType) { in Builder()
/frameworks/base/core/java/android/app/slice/
DSliceMetrics.java91 public void logTouch(int actionType, @NonNull Uri subSlice) { in logTouch()
/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java303 int start, int end, @SelectionEvent.ActionType int actionType) { in createSelectionActionEvent()
327 int start, int end, @SelectionEvent.ActionType int actionType, in createSelectionActionEvent()
DConversationAction.java231 public Builder(@NonNull @ActionType String actionType) { in Builder()
/frameworks/base/core/java/android/widget/
DEditor.java5921 final int actionType = ev.getActionMasked(); in touchThrough() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...