Searched refs:EMPTY_LISTENER (Results 1 – 5 of 5) sorted by relevance
49 private static final OnKeyEventListener EMPTY_LISTENER = new OnKeyEventListener() { field in EmojiPageKeyboardView56 private OnKeyEventListener mListener = EMPTY_LISTENER;
90 private KeyboardActionListener mKeyboardActionListener = KeyboardActionListener.EMPTY_LISTENER;441 KeyboardActionListener.EMPTY_LISTENER;
104 public static final KeyboardActionListener EMPTY_LISTENER = new Adapter(); field
272 mKeyboardActionListener = KeyboardActionListener.EMPTY_LISTENER; in MainKeyboardView()
102 private static KeyboardActionListener sListener = KeyboardActionListener.EMPTY_LISTENER;