Home
last modified time | relevance | path

Searched refs:Drag (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewActions.java194 DragAction.Drag.LONG_PRESS, in longPressAndDragOnText()
218 DragAction.Drag.LONG_PRESS, in longPressAndDragHandle()
258 DragAction.Drag.DOUBLE_TAP, in doubleTapAndDragHandle()
296 DragAction.Drag.DOUBLE_TAP, in doubleTapAndDragOnText()
318 DragAction.Drag.MOUSE_DOWN, in mouseDragOnText()
340 DragAction.Drag.MOUSE_DOUBLE_CLICK, in mouseDoubleClickAndDragOnText()
362 DragAction.Drag.MOUSE_LONG_CLICK, in mouseLongClickAndDragOnText()
384 DragAction.Drag.MOUSE_TRIPLE_CLICK, in mouseTripleClickAndDragOnText()
433 DragAction.Drag.TAP, in dragHandle()
454 DragAction.Drag.TAP, in dragOnText()
H A DDragAction.java60 public enum Drag implements Dragger { enum in DragAction
297 private static final String TAG = Drag.class.getSimpleName();
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
H A DSwipeable.kt843 return if (delta < 0 && source == NestedScrollSource.Drag) {
855 return if (source == NestedScrollSource.Drag) {
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto2082 // QS -> Edit - Drag a tile out of the active tiles.
2088 // QS -> Edit - Drag a tile into the active tiles.
2094 // QS -> Edit - Drag a tile within the active tiles.