Searched refs:createUserRestrictionSupportIntent (Results 1 – 5 of 5) sorted by relevance
140 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction); in createUserRestrictionSupportIntent() method in DevicePolicyManagerInternal
523 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()539 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()580 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM()1040 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()1055 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()1128 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountForTypeWithDPM()2018 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()2035 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()2077 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountForTypeWithDPM()
3867 intent = dpmi.createUserRestrictionSupportIntent(userId, in showCantAddAccount()
15752 public Intent createUserRestrictionSupportIntent(int userId, String userRestriction) { in createUserRestrictionSupportIntent() method in LocalService
2570 Landroid/app/admin/DevicePolicyManagerInternal;->createUserRestrictionSupportIntent(ILjava/lang/Str…