Searched refs:swipeRight (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java109 void swipeRight(); method in interface:KeyboardView.OnKeyboardActionListener
400 swipeRight();
1087 public void swipeRight() { }
1319 protected void swipeRight() { method in class:KeyboardView
1320 mKeyboardActionListener.swipeRight();
H A DDefaultSoftKeyboard.java336 public void swipeRight() { }
799 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeRight */
800 public void swipeRight() { } method in class:DefaultSoftKeyboard

Completed in 439 milliseconds