Searched refs:ADMIN_COMPONENT (Results 1 – 5 of 5) sorted by relevance
68 private static final ComponentName ADMIN_COMPONENT = new ComponentName("com.test.admin", field in OtaControllerTest112 setDeviceOwner(UserHandle.USER_SYSTEM, ADMIN_COMPONENT); in testDeviceOwnerSystemUser()135 addManagedProfile(MANAGED_PROFILE_USER_ID, ADMIN_COMPONENT); in testManagedProfileWithoutMissingSystemIme()167 addManagedProfile(MANAGED_PROFILE_USER_ID, ADMIN_COMPONENT); in testManagedProfileWithMissingSystemIme()205 addManagedUser(MANAGED_USER_USER_ID, ADMIN_COMPONENT); in testManagedUser()
62 private static final ComponentName ADMIN_COMPONENT = field in ActionDisabledLearnMoreButtonLauncherImplTest106 mImpl.launchShowAdminPolicies(mActivity, ENFORCED_ADMIN_USER, ADMIN_COMPONENT); in launchShowAdminPolicies_works()129 .isEqualTo(ADMIN_COMPONENT); in assertDeviceAdminAddIntent()
39 static final ComponentName ADMIN_COMPONENT = field in ActionDisabledByAdminControllerTestUtils42 ADMIN_COMPONENT, UserHandle.of(ENFORCEMENT_ADMIN_USER_ID));
18 …static com.android.settingslib.enterprise.ActionDisabledByAdminControllerTestUtils.ADMIN_COMPONENT;176 ADMIN_COMPONENT); in testSetupLearnMoreButtonToShowAdminPolicies_showsLearnMoreButton_withComponent()
68 private static final ComponentName ADMIN_COMPONENT = field in ActionDisabledByAdminDialogHelperTest72 new EnforcedAdmin(ADMIN_COMPONENT, UserHandle.of(USER_ID));