Searched refs:handle1 (Results 1 – 3 of 3) sorted by relevance
49 PhoneAccountHandle handle1 = new PhoneAccountHandle( in testPhoneAccountSetCallingRestriction() local59 PhoneAccount testPhoneAccount = new PhoneAccount.Builder(handle1, "test1") in testPhoneAccountSetCallingRestriction()80 PhoneAccountHandle handle1 = new PhoneAccountHandle( in testPhoneAccountClearCallingRestriction() local90 PhoneAccount pa = new PhoneAccount.Builder(handle1, "test1") in testPhoneAccountClearCallingRestriction()
614 PhoneAccountHandle handle1 = TestUtils.createPhoneAccountHandle( in testGetCallCapablePhoneAccountsAcrossProfiles() local621 handle1, this.getClass().getName()) in testGetCallCapablePhoneAccountsAcrossProfiles()632 TestUtils.enablePhoneAccount(getInstrumentation(), handle1); in testGetCallCapablePhoneAccountsAcrossProfiles() local642 assertTrue(handles.contains(handle1)); in testGetCallCapablePhoneAccountsAcrossProfiles()
182 long handle1 = mKeyguardManager.addWeakEscrowToken(mTestToken2, mTestUser, in testUnregisterWeakEscrowTokenRemovedListener_listenerUnregistered() local186 mKeyguardManager.removeWeakEscrowToken(handle1, mTestUser); in testUnregisterWeakEscrowTokenRemovedListener_listenerUnregistered()189 verify(mMockTokenRemovedListener, never()).onWeakEscrowTokenRemoved(eq(handle1), in testUnregisterWeakEscrowTokenRemovedListener_listenerUnregistered()