Searched refs:mMockDevicePolicyManagerInternal (Results 1 – 1 of 1) sorted by relevance
110 @Mock private DevicePolicyManagerInternal mMockDevicePolicyManagerInternal; field in AccountManagerServiceTest479 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()481 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountWithDPM()538 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM()552 verify(mMockDevicePolicyManagerInternal).createShowAdminSupportIntent( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM()963 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountWithDPM()1051 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountForTypeWithDPM()1064 verify(mMockDevicePolicyManagerInternal).createShowAdminSupportIntent( in testFinishSessionAsUserUserCannotModifyAccountForTypeWithDPM()1883 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent( in testAddAccountAsUserUserCannotModifyAccountWithDPM()1942 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent( in testAddAccountAsUserUserCannotModifyAccountForTypeWithDPM()[all …]