Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManagerInternal.java138 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction); in createUserRestrictionSupportIntent() method in DevicePolicyManagerInternal
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java506 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()
522 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()
563 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM()
1023 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()
1038 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()
1111 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountForTypeWithDPM()
1996 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()
2013 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()
2055 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountForTypeWithDPM()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3742 intent = dpmi.createUserRestrictionSupportIntent(userId, in showCantAddAccount()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java13103 public Intent createUserRestrictionSupportIntent(int userId, String userRestriction) {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2570 Landroid/app/admin/DevicePolicyManagerInternal;->createUserRestrictionSupportIntent(ILjava/lang/Str…