Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java1306 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmerge_exitingApm_disconnected()
1334 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingApm_placeCall()
1446 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingSatellite_placeCall()
1493 setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingSatellite_EmergencySatellite()
1519 setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingSatellite_OEM()
1530 setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingSatellite_OEM()
1558 setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingSatellite_Carrier()
1568 setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingSatellite_Carrier()
1588 setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_NonEmergencySatelliteSession()
4390 private Phone setupConnectionServiceInApm() { in setupConnectionServiceInApm() method in TelephonyConnectionServiceTest