Home
last modified time | relevance | path

Searched refs:swipeLeft (Results 1 – 5 of 5) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DSidebarBot.java20 import static android.support.test.espresso.action.ViewActions.swipeLeft;
101 onView(withId(R.id.drawer_layout)).perform(swipeLeft()); in closeDrawer()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java104 void swipeLeft(); in swipeLeft() method
407 swipeLeft(); in initGestureDetector()
1086 public void swipeLeft() { } in onLongPress()
1323 protected void swipeLeft() { in swipeLeft() method in KeyboardView
1324 mKeyboardActionListener.swipeLeft(); in swipeLeft()
DDefaultSoftKeyboard.java335 public void swipeLeft() { }
803 public void swipeLeft() { } in swipeLeft() method in DefaultSoftKeyboard
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
DCarLatinIME.java360 public void swipeLeft() {
410 public void swipeLeft() {
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java120 void swipeLeft(); in swipeLeft() method
482 swipeLeft(); in initGestureDetector()
1405 protected void swipeLeft() { in swipeLeft() method in KeyboardView
1406 mKeyboardActionListener.swipeLeft(); in swipeLeft()