Home
last modified time | relevance | path

Searched defs:accountHandle (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DDataObjectUnitTests.java56 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testPhoneAccount() local
105 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testPhoneAccountHandle() local
129 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testConnectionRequest() local
DBaseTelecomTestWithMockServices.java140 protected void tearDownConnectionService(PhoneAccountHandle accountHandle) throws Exception { in tearDownConnectionService()
148 protected void startCallTo(Uri address, PhoneAccountHandle accountHandle) { in startCallTo()