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.java53 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testPhoneAccount() local
102 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testPhoneAccountHandle() local
126 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testConnectionRequest() local
DBaseTelecomTestWithMockServices.java255 protected void tearDownConnectionService(PhoneAccountHandle accountHandle) throws Exception { in tearDownConnectionService()
291 protected void startCallTo(Uri address, PhoneAccountHandle accountHandle) { in startCallTo()