Searched defs:swipeLeft (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java120 void swipeLeft(); method in interface:KeyboardView.OnKeyboardActionListener
482 swipeLeft();
1407 protected void swipeLeft() { method in class:KeyboardView
1408 mKeyboardActionListener.swipeLeft();
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DDefaultSoftKeyboard.java335 public void swipeLeft() { }
802 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeLeft */
803 public void swipeLeft() { } method in class:DefaultSoftKeyboard
H A DKeyboardView.java104 void swipeLeft(); method in interface:KeyboardView.OnKeyboardActionListener
407 swipeLeft();
1086 public void swipeLeft() { }
1323 protected void swipeLeft() { method in class:KeyboardView
1324 mKeyboardActionListener.swipeLeft();

Completed in 118 milliseconds