Home
last modified time | relevance | path

Searched defs:adminUser (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
H A DEnterpriseUtils.java183 int adminUser = hasDeviceOwner(context) in getActionDisabledByAdminDialog() local
235 public static EnforcedAdmin getEnforcedAdmin(Context context, @UserIdInt int adminUser, in getEnforcedAdmin()
H A DActionDisabledLearnMoreButtonLauncherImpl.java65 protected void launchShowAdminPolicies(Context context, UserHandle adminUser, in launchShowAdminPolicies()
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/profiles/
H A DProfileHelperTest.java335 UserInfo adminUser = createAdminUser(baseId); in testRemoveUser_removesLastAdminUser_createsAndSwitchesToNewAdminUser() local
359 UserInfo adminUser = createAdminUser(baseId); in testRemoveUser_removesLastAdminUserFailsCreateNewUser_doesNotRemoveOrSwitchUser() local