HomeSort by relevance Sort by last modified time
    Searched defs:EMPTY_LISTENER (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 104 public static final KeyboardActionListener EMPTY_LISTENER = new Adapter();
TextDecorator.java 76 mListener = (listener != null) ? listener : EMPTY_LISTENER;
348 private final static Listener EMPTY_LISTENER = new Listener() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiPageKeyboardView.java 49 private static final OnKeyEventListener EMPTY_LISTENER = new OnKeyEventListener() {
56 private OnKeyEventListener mListener = EMPTY_LISTENER;
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
sisu-guice-3.1.3-no_aop.jar 

Completed in 634 milliseconds