Searched refs:DeleteKeyOnTouchListener (Results 1 – 1 of 1) sorted by relevance
77 private final DeleteKeyOnTouchListener mDeleteKeyOnTouchListener;132 mDeleteKeyOnTouchListener = new DeleteKeyOnTouchListener(); in EmojiPalettesView()439 private static class DeleteKeyOnTouchListener implements OnTouchListener { class in EmojiPalettesView