Home
last modified time | relevance | path

Searched refs:phoneAccountHandle (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java73 public static void setUp(PhoneAccountHandle phoneAccountHandle, in setUp() argument
148 PhoneAccountHandle phoneAccountHandle, Connection connection) { in addExistingConnectionToTelecom() argument
150 sTelecomConnectionService.addExistingConnection(phoneAccountHandle, connection); in addExistingConnectionToTelecom()
DCtsRemoteConnectionService.java72 public static void setUp(PhoneAccountHandle phoneAccountHandle, in setUp() argument