Searched defs:DragAction (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DDragAction.java49 public final class DragAction implements ViewAction { class in inherits:ViewAction
428 public DragAction( method in class:DragAction
/frameworks/support/design/tests/src/android/support/design/widget/
H A DBottomSheetBehaviorTest.java172 private static class DragAction implements ViewAction { class in class:BottomSheetBehaviorTest
181 public DragAction(CoordinatesProvider start, CoordinatesProvider end, method in class:BottomSheetBehaviorTest.DragAction
487 .perform(new DragAction(
598 .perform(new DragAction(

Completed in 81 milliseconds