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.java61 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testPhoneAccount() local
110 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testPhoneAccountHandle() local
134 PhoneAccountHandle accountHandle = new PhoneAccountHandle( in testConnectionRequest() local
DBaseTelecomTestWithMockServices.java435 protected void tearDownConnectionService(PhoneAccountHandle accountHandle) throws Exception { in tearDownConnectionService()
472 protected void startCallTo(Uri address, PhoneAccountHandle accountHandle) { in startCallTo()