HomeSort by relevance Sort by last modified time
    Searched refs:OnKeyboardActionListener (Results 1 - 15 of 15) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DefaultSoftKeyboard.java 36 import jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener;
43 public class DefaultSoftKeyboard implements InputViewManager, KeyboardView.OnKeyboardActionListener {
304 private OnKeyboardActionListener mSymbolOnKeyboardAction = new OnKeyboardActionListener() {
794 * onKeyboardActionListener
796 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#onKey */
799 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeRight */
802 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeLeft */
805 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeDown */
808 /** @see jp.co.omronsoft.openwnn.KeyboardView.OnKeyboardActionListener#swipeUp *
    [all...]
KeyboardView.java 66 public interface OnKeyboardActionListener {
163 /** Listener for {@link OnKeyboardActionListener}. */
164 private OnKeyboardActionListener mKeyboardActionListener;
437 * Set the {@link OnKeyboardActionListener} object.
438 * @param listener The OnKeyboardActionListener to set.
440 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) {
445 * Returns the {@link OnKeyboardActionListener} object.
448 protected OnKeyboardActionListener getOnKeyboardActionListener() {
592 * When enabled, calls to {@link OnKeyboardActionListener#onKey} will include key
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardHelper.java 23 import android.inputmethodservice.KeyboardView.OnKeyboardActionListener;
36 public class PasswordEntryKeyboardHelper implements OnKeyboardActionListener {
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 75 public interface OnKeyboardActionListener {
163 /** Listener for {@link OnKeyboardActionListener}. */
164 private OnKeyboardActionListener mKeyboardActionListener;
443 public void setOnKeyboardActionListener(OnKeyboardActionListener listener) {
448 * Returns the {@link OnKeyboardActionListener} object.
451 protected OnKeyboardActionListener getOnKeyboardActionListener() {
556 * When enabled, calls to {@link OnKeyboardActionListener#onKey} will include key
    [all...]
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 47 implements KeyboardView.OnKeyboardActionListener {
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 

Completed in 106 milliseconds