Searched defs:testPhone1 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelephonyConnectionServiceTest.java | 1385 Phone testPhone1 = makeTestPhone(1 /*phoneId*/, ServiceState.STATE_IN_SERVICE, in testCreateOutgoingConnectionForNormalRoutedEmergencyCall() local 1607 Phone testPhone1 = makeTestPhone(1 /*phoneId*/, ServiceState.STATE_POWER_OFF, in testCreateOutgoingCall_turnOnRadio_bluetoothOn() local 1641 Phone testPhone1 = makeTestPhone(1 /*phoneId*/, ServiceState.STATE_POWER_OFF, in testCreateOutgoingCall_forWearWatch_whenPhoneIsNull() local 1674 Phone testPhone1 = makeTestPhone(1 /*phoneId*/, ServiceState.STATE_POWER_OFF, in testCreateOutgoingCall_notTurnOnRadio_bluetoothOnWifiCallingEnabled() local 4210 Phone testPhone1 = makeTestPhone(1 /*phoneId*/, ServiceState.STATE_POWER_OFF, in setupConnectionServiceInApmForDomainSelection() local 4357 Phone testPhone1 = makeTestPhone(1 /*phoneId*/, ServiceState.STATE_OUT_OF_SERVICE, in setupConnectionServiceForDelayDial() local 4397 Phone testPhone1 = makeTestPhone(1 /*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 | 3424 Phone testPhone1 = makeTestPhone(1 /* phoneId */, ServiceState.STATE_OUT_OF_SERVICE, in setupTestPhoneForEmergencyCall() local
|