Searched refs:isShowingEmojiPalettes (Results 1 – 2 of 2) sorted by relevance
133 if (getKeyboard() != null || isShowingEmojiPalettes()) { in saveKeyboardState()322 boolean hidden = !isShowingEmojiPalettes() in getKeyboardSwitchState()329 } else if (isShowingEmojiPalettes()) { in getKeyboardSwitchState()425 public boolean isShowingEmojiPalettes() { in isShowingEmojiPalettes() method in KeyboardSwitcher430 if (isShowingEmojiPalettes()) { in isShowingMoreKeysPanel()437 if (isShowingEmojiPalettes()) { in getVisibleKeyboardView()
1167 final int suggestionsHeight = (!mKeyboardSwitcher.isShowingEmojiPalettes() in onComputeInsets()