Home
last modified time | relevance | path

Searched defs:phoneAccountHandle (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java103 final PhoneAccountHandle phoneAccountHandle = registerPhoneAccount().getAccountHandle(); in internalTestOutgoingCall() local
131 private void placeCallUsingTelecomManager(PhoneAccountHandle phoneAccountHandle) { in placeCallUsingTelecomManager()
138 private void placeCallUsingActionCall(PhoneAccountHandle phoneAccountHandle) { in placeCallUsingActionCall()
155 final PhoneAccountHandle phoneAccountHandle = registerPhoneAccount().getAccountHandle(); in testIncomingCall() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java76 public static void setUp(PhoneAccountHandle phoneAccountHandle, in setUp()
150 PhoneAccountHandle phoneAccountHandle, Connection connection) { in addExistingConnectionToTelecom()
DCtsRemoteConnectionService.java72 public static void setUp(PhoneAccountHandle phoneAccountHandle, in setUp()
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java52 PhoneAccountHandle phoneAccountHandle = getPhoneAccountHandle(); in testRegisterPhoneAccount() local