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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 104 public static final KeyboardActionListener EMPTY_LISTENER = new Adapter();
  /external/guice/core/src/com/google/inject/internal/
ProvisionListenerStackCallback.java 36 private static final ProvisionListener EMPTY_LISTENER[] = new ProvisionListener[0];
52 this.listeners = EMPTY_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 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
sisu-guice-3.1.0.jar 

Completed in 694 milliseconds