Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTelephonyConnectionServiceTest.java979 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmerge_exitingApm_disconnected()
1005 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingApm_placeCall()
1410 private Phone setupConnectionServiceInApm() { in setupConnectionServiceInApm() method in TelephonyConnectionServiceTest