Searched refs:shouldShowTabs (Results 1 – 2 of 2) sorted by relevance
469 && !shouldShowTabs() && !hasCloneProfile();479 if (shouldShowTabs()) {537 if (shouldShowTabs()) {873 protected boolean shouldShowTabs() {948 if (mIsIntentPicker && shouldShowTabs() && !useLayoutWithDefault()1035 if (dri != null && !shouldShowTabs()) {1122 if (shouldShowTabs()) {1132 if (shouldShowTabs() && mQuietModeManager.isWaitingToEnableWorkProfile()) {1146 if (shouldShowTabs()) {1429 if (shouldShowTabs() && mIsIntentPicker) {[all …]
204 protected boolean shouldShowTabs() { in shouldShowTabs() method in UsbResolverActivity