Searched refs:isShowingEmojiPalettes (Results 1 – 2 of 2) sorted by relevance
137 if (getKeyboard() != null || isShowingEmojiPalettes()) { in saveKeyboardState()326 boolean hidden = !isShowingEmojiPalettes() in getKeyboardSwitchState()333 } else if (isShowingEmojiPalettes()) { in getKeyboardSwitchState()429 public boolean isShowingEmojiPalettes() { in isShowingEmojiPalettes() method in KeyboardSwitcher434 if (isShowingEmojiPalettes()) { in isShowingMoreKeysPanel()441 if (isShowingEmojiPalettes()) { in getVisibleKeyboardView()
1232 final int suggestionsHeight = (!mKeyboardSwitcher.isShowingEmojiPalettes() in onComputeInsets()