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

/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 159 milliseconds