Searched defs:EMPTY_LISTENER (Results 1 – 2 of 2) sorted by relevance
104 public static final KeyboardActionListener EMPTY_LISTENER = new Adapter(); field
49 private static final OnKeyEventListener EMPTY_LISTENER = new OnKeyEventListener() { field in EmojiPageKeyboardView