Searched defs:testPhone0 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelephonyConnectionServiceTest.java | 1376 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_EMERGENCY_ONLY, in testCreateOutgoingConnectionForNormalRoutedEmergencyCall() local 1605 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_POWER_OFF, in testCreateOutgoingCall_turnOnRadio_bluetoothOn() local 1639 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_POWER_OFF, in testCreateOutgoingCall_forWearWatch_whenPhoneIsNull() local 1672 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_POWER_OFF, in testCreateOutgoingCall_notTurnOnRadio_bluetoothOnWifiCallingEnabled() local 4208 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_POWER_OFF, in setupConnectionServiceInApmForDomainSelection() local 4355 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_IN_SERVICE, in setupConnectionServiceForDelayDial() local 4395 Phone testPhone0 = makeTestPhone(0 /*phoneId*/, ServiceState.STATE_POWER_OFF, in setupConnectionServiceInApm() local
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/ |
D | EmergencyStateTrackerTest.java | 3422 Phone testPhone0 = makeTestPhone(0 /* phoneId */, ServiceState.STATE_IN_SERVICE, in setupTestPhoneForEmergencyCall() local
|