Home
last modified time | relevance | path

Searched defs:isPrivateProfile (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DUserInfo.java403 public boolean isPrivateProfile() { in isPrivateProfile() method in UserInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayController.java592 protected boolean isPrivateProfile(UserHandle userHandle) { in isPrivateProfile() method in ThemeOverlayController
/frameworks/base/core/java/com/android/internal/app/
DIntentForwarderActivity.java666 private boolean isPrivateProfile(int userId) { in isPrivateProfile() method in IntentForwarderActivity
/frameworks/base/services/core/java/com/android/server/pm/
DUserTypeDetails.java677 public boolean isPrivateProfile() { in isPrivateProfile() method in UserTypeDetails
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1723 public boolean isPrivateProfile() { in isPrivateProfile() method in ApplicationsState.AppEntry
/frameworks/base/core/java/android/os/
DUserManager.java3470 public boolean isPrivateProfile() { in isPrivateProfile() method in UserManager