Searched refs:createUserRestrictionSupportIntent (Results 1 – 4 of 4) sorted by relevance
121 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction); in createUserRestrictionSupportIntent() method in DevicePolicyManagerInternal
467 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()483 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()524 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM()949 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()964 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()1037 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountForTypeWithDPM()1853 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()1870 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()1912 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testAddAccountAsUserUserCannotModifyAccountForTypeWithDPM()
3629 intent = dpmi.createUserRestrictionSupportIntent(userId, in showCantAddAccount()
14047 …ver/devicepolicy/DevicePolicyManagerService$LocalService;->createUserRestrictionSupportIntent(ILja…