Home
last modified time | relevance | path

Searched refs:createUserRestrictionSupportIntent (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManagerInternal.java140 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction); in createUserRestrictionSupportIntent() method in DevicePolicyManagerInternal
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java517 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()
533 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()
574 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM()
1034 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()
1049 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()
1122 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountForTypeWithDPM()
2012 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()
2029 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()
2071 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountForTypeWithDPM()
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java3807 intent = dpmi.createUserRestrictionSupportIntent(userId, in showCantAddAccount()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java16004 public Intent createUserRestrictionSupportIntent(int userId, String userRestriction) { in createUserRestrictionSupportIntent() method in LocalService
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2570 Landroid/app/admin/DevicePolicyManagerInternal;->createUserRestrictionSupportIntent(ILjava/lang/Str…