Searched refs:isTwoPanelEnabled (Results 1 – 1 of 1) sorted by relevance
514 private boolean isTwoPanelEnabled() { in isTwoPanelEnabled() method in Workspace706 if (isTwoPanelEnabled() && !(mDragSourceInternal.getParent() instanceof Hotseat)) { in addExtraEmptyScreenOnDrag()770 if (isTwoPanelEnabled()) { in forEachExtraEmptyPageId()894 && (!isTwoPanelEnabled() in hasExtraEmptyScreens()972 return isTwoPanelEnabled() ? 2 : super.getPanelCount(); in getPanelCount()1012 if (!isTwoPanelEnabled()) { in getScreenPair()1051 if (isTwoPanelEnabled()) { in stripEmptyScreens()1085 int extraScreenId = isTwoPanelEnabled() && id % 2 == 1 in stripEmptyScreens()2612 nextPage + (isTwoPanelEnabled() ? 2 : 1));