Searched refs:isTwoPanelEnabled (Results 1 – 1 of 1) sorted by relevance
315 if (isTwoPanelEnabled()) { in setInsets()460 private boolean isTwoPanelEnabled() { in isTwoPanelEnabled() method in Workspace466 return isTwoPanelEnabled() ? 2 : super.getPanelCount(); in getPanelCount()2307 if (isTwoPanelEnabled() && layout == null && !isPageInTransition()) {