Searched refs:handle2 (Results 1 – 3 of 3) sorted by relevance
51 PhoneAccountHandle handle2 = new PhoneAccountHandle( in testPhoneAccountSetCallingRestriction() local57 testRestriction.add(handle2); in testPhoneAccountSetCallingRestriction()82 PhoneAccountHandle handle2 = new PhoneAccountHandle( in testPhoneAccountClearCallingRestriction() local88 testRestriction.add(handle2); in testPhoneAccountClearCallingRestriction()
617 PhoneAccountHandle handle2 = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfiles() local625 handle2, this.getClass().getName()) in testGetCallCapablePhoneAccountsAcrossProfiles()633 TestUtils.enablePhoneAccount(getInstrumentation(), handle2); in testGetCallCapablePhoneAccountsAcrossProfiles() local643 assertTrue(handles.contains(handle2)); in testGetCallCapablePhoneAccountsAcrossProfiles()646 TestUtils.disablePhoneAccount(getInstrumentation(), handle2); in testGetCallCapablePhoneAccountsAcrossProfiles() local661 assertTrue(handlesAcrossProfilesWithDisabledAccount.contains(handle2)); in testGetCallCapablePhoneAccountsAcrossProfiles()
400 PhoneAccountHandle handle2 = in testRegisterUnregisterPhoneAccountIntent() local402 assertEquals(TEST_PHONE_ACCOUNT_HANDLE, handle2); in testRegisterUnregisterPhoneAccountIntent()