Searched defs:EmojiPalettesView (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiPalettesView.java68 public final class EmojiPalettesView extends LinearLayout implements OnTabChangeListener, class in inherits:LinearLayout,OnTabChangeListener,ViewPager.OnPageChangeListener,View.OnClickListener,View.OnTouchListener,EmojiPageKeyboardView.OnKeyEventListener
97 public EmojiPalettesView(final Context context, final AttributeSet attrs) { method in class:EmojiPalettesView
101 public EmojiPalettesView(final Context context, final AttributeSet attrs, final int defStyle) { method in class:EmojiPalettesView
121 R.styleable.EmojiPalettesView, defStyle, R.style.EmojiPalettesView);

Completed in 339 milliseconds