Searched refs:shouldSkipProfile (Results 1 – 4 of 4) sorted by relevance
57 profile.identifier to shouldSkipProfile(userManager, profile) in <lambda>()165 private fun shouldSkipProfile(userManager : UserManager, userHandle: UserHandle): Boolean { in <lambda>() method
222 if (shouldSkipProfile(userInfo)) { in getNumberOfActiveDeviceAdminsForCurrentUserAndManagedProfile()255 private boolean shouldSkipProfile(UserInfo userInfo) { in shouldSkipProfile() method in EnterprisePrivacyFeatureProviderImpl
160 if (shouldSkipProfile(profile)) { in refreshData()169 private boolean shouldSkipProfile(UserHandle profile) { in shouldSkipProfile() method in DeviceAdminListPreferenceController
709 private boolean shouldSkipProfile(UserHandle userHandle) { in shouldSkipProfile() method in TrustedCredentialsFragment.AdapterData.AliasLoader737 if (shouldSkipProfile(profile)) { in doInBackground()761 if (shouldSkipProfile(profile) || aliases == null in doInBackground()