Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTelephonyConnectionServiceTest.java964 Phone testPhone = setupConnectionServiceForDelayDial( in testCreateOutgoingEmergencyConnection_delayDial_carrierconfig_dds() local
979 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmerge_exitingApm_disconnected() local
984 eq(testPhone), eq(false)); in testCreateOutgoingEmerge_exitingApm_disconnected()
1005 Phone testPhone = setupConnectionServiceInApm(); in testCreateOutgoingEmergencyConnection_exitingApm_placeCall() local
1010 eq(testPhone), eq(false)); in testCreateOutgoingEmergencyConnection_exitingApm_placeCall()
1020 verify(testPhone).dial(anyString(), any(), any()); in testCreateOutgoingEmergencyConnection_exitingApm_placeCall()
1045 Phone testPhone = setupConnectionServiceForDelayDial( in testCreateOutgoingEmergencyConnection_delayDial_nocarrierconfig() local
1069 Phone testPhone = setupConnectionServiceForDelayDial( in testCreateOutgoingEmergencyConnection_delayDial_supportsuplondds() local
1093 Phone testPhone = setupConnectionServiceForDelayDial( in testCreateOutgoingEmergencyConnection_delayDial_roaming_nocarrierconfig() local
1122 Phone testPhone = setupConnectionServiceForDelayDial( in testCreateOutgoingEmergencyConnection_delayDial_roamingcarrierconfig() local
[all …]