HomeSort by relevance Sort by last modified time
    Searched refs:mEmojiKeyboardHeight (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
EmojiLayoutParams.java 32 public final int mEmojiKeyboardHeight;
60 mEmojiKeyboardHeight = mEmojiPagerHeight - mEmojiPagerBottomMargin - 1;
65 lp.height = mEmojiKeyboardHeight;
EmojiPalettesView.java 410 emojiLp.mEmojiKeyboardHeight);
    [all...]

Completed in 27 milliseconds