Searched refs:isLegacyMode (Results 1 – 4 of 4) sorted by relevance
375 public static boolean isLegacyMode(int mode) { in isLegacyMode() method in QuickStepContract
629 disableRecent |= !QuickStepContract.isLegacyMode(mNavBarMode); in updateNavButtonIcons()
894 return isEnabled() && !QuickStepContract.isLegacyMode(mNavBarMode); in shouldShowSwipeUpUI()
597 mUsingThreeButtonNav = QuickStepContract.isLegacyMode(mode); in onNavigationModeChanged()