Searched refs:isShowingMoreKeysPanel (Results 1 – 5 of 5) sorted by relevance
608 if (isShowingMoreKeysPanel()) { in onLongPress()666 if (isShowingMoreKeysPanel()) { in isInDraggingFinger()680 public boolean isShowingMoreKeysPanel() { in isShowingMoreKeysPanel() method in MainKeyboardView692 if (isShowingMoreKeysPanel()) { in onDismissMoreKeysPanel()733 if (isShowingMoreKeysPanel() && !tracker.isShowingMoreKeysPanel() in processMotionEvent()
645 isShowingMoreKeysPanel() && getActivePointerTrackerCount() == 1; in processMotionEvent()721 /* package */ boolean isShowingMoreKeysPanel() { in isShowingMoreKeysPanel() method in PointerTracker726 if (isShowingMoreKeysPanel()) { in dismissMoreKeysPanel()787 if (isShowingMoreKeysPanel()) { in onGestureMoveEvent()823 if (isShowingMoreKeysPanel()) { in onMoveEvent()1030 if (isShowingMoreKeysPanel()) { in onUpEventInternal()1075 if (isShowingMoreKeysPanel()) { in cancelTrackingForAction()
316 public boolean isShowingMoreKeysPanel() { in isShowingMoreKeysPanel() method in KeyboardSwitcher320 return mKeyboardView.isShowingMoreKeysPanel(); in isShowingMoreKeysPanel()
60 && mMainKeyboardView.isShowingMoreKeysPanel()) { in dispatchHoverEvent()
1156 final int touchTop = mKeyboardSwitcher.isShowingMoreKeysPanel() ? 0 : visibleTopY; in onComputeInsets()