Searched refs:areThereOtherProfiles (Results 1 – 1 of 1) sorted by relevance
135 boolean shouldShowAddProfile = !(mUserManager.isAdminUser() && areThereOtherProfiles()) in onStartInternal()142 && areThereOtherProfiles(); in onStartInternal()238 private boolean areThereOtherProfiles() { in areThereOtherProfiles() method in ProfileDetailsActionButtonsPreferenceController