Searched refs:getParentProfileInstance (Results 1 – 9 of 9) sorted by relevance
179 .that(dpm.getParentProfileInstance(admin1).getPasswordHistoryLength(admin1)) in testCompMigrationAffiliated()184 .that(dpm.getParentProfileInstance(admin1).getScreenCaptureDisabled(admin1)) in testCompMigrationAffiliated()188 .that(dpm.getParentProfileInstance(admin1) in testCompMigrationAffiliated()197 .that(dpm.getParentProfileInstance(admin1).getUserRestrictions(admin1).keySet()) in testCompMigrationAffiliated()
7381 dpm.getParentProfileInstance(admin1).setAccountManagementDisabled(admin1, accountType, in testSetAccountTypesWithManagementDisabledOnOrgOwnedManagedProfile()7392 dpm.getParentProfileInstance(admin1).setAccountManagementDisabled(admin1, accountType, in testSetAccountTypesWithManagementDisabledOnOrgOwnedManagedProfile()7653 dpm.getParentProfileInstance(admin1).setRequiredPasswordComplexity(complexity); in testSetRequiredPasswordComplexityOnParent_setAndGet()7654 assertThat(dpm.getParentProfileInstance(admin1).getRequiredPasswordComplexity()) in testSetRequiredPasswordComplexityOnParent_setAndGet()
100 final DevicePolicyManager parentDpm = dpm.getParentProfileInstance( in checkIfInputMethodDisallowed()
363 DevicePolicyManager parentDpm = sProxy.getParentProfileInstance(dpm, in checkIfInputMethodDisallowed()664 DevicePolicyManager parentDpm = sProxy.getParentProfileInstance(dpm, userInfo); in checkForLockSetting()869 public DevicePolicyManager getParentProfileInstance(DevicePolicyManager dpm, UserInfo ui) { in getParentProfileInstance() method in RestrictedLockUtilsInternal.Proxy870 return dpm.getParentProfileInstance(ui); in getParentProfileInstance()
286 when(mProxy.getParentProfileInstance(any(DevicePolicyManager.class), any()) in checkIfKeyguardFeaturesAreDisabled_onlyMatchesParent_profileParentPolicy()
14148 public @NonNull DevicePolicyManager getParentProfileInstance(@NonNull ComponentName admin) { in getParentProfileInstance() method in DevicePolicyManager14405 public @NonNull DevicePolicyManager getParentProfileInstance(UserInfo uInfo) { in getParentProfileInstance() method in DevicePolicyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8050 …method @NonNull public android.app.admin.DevicePolicyManager getParentProfileInstance(@NonNull and…
2513 Landroid/app/admin/DevicePolicyManager;->getParentProfileInstance(Landroid/content/pm/UserInfo;)Lan…