/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/ |
H A D | CarrierRoamingSatelliteSmsTest.java | 65 private static final String TEST_EMERGENCY_NUMBER = "+14154255486"; field in CarrierRoamingSatelliteSmsTest 157 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testSendEmergencySms() local 167 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testSendEmergencySms() local 185 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testSendEmergencySmsAutomaticallyOnSatelliteConnected() local 190 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testSendEmergencySmsAutomaticallyOnSatelliteConnected() local 229 TEST_EMERGENCY_NUMBER); in testSendEmergencySmsImsEnabled() local 235 TEST_EMERGENCY_NUMBER); in testSendEmergencySmsImsEnabled() local
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | OutgoingCallTest.java | 56 private static final String TEST_EMERGENCY_NUMBER = "9998887776655443210"; field in OutgoingCallTest 116 TestUtils.removeTestEmergencyNumber(getInstrumentation(), TEST_EMERGENCY_NUMBER); in tearDown() local 215 TestUtils.addTestEmergencyNumber(getInstrumentation(), TEST_EMERGENCY_NUMBER); in testPhoneStateListenerInvokedOnOutgoingEmergencyCall() local 236 TestUtils.removeTestEmergencyNumber(getInstrumentation(), TEST_EMERGENCY_NUMBER); in testPhoneStateListenerInvokedOnOutgoingEmergencyCall() local
|
H A D | InCallServiceFlagChecker.java | 48 TestUtils.removeTestEmergencyNumber(getInstrumentation(), TEST_EMERGENCY_NUMBER); in tearDown() local
|
H A D | TelecomManagerTest.java | 42 private static final String TEST_EMERGENCY_NUMBER = "5553637"; field in TelecomManagerTest
|
H A D | BaseTelecomTestWithMockServices.java | 109 public static final String TEST_EMERGENCY_NUMBER = "5553637"; field in BaseTelecomTestWithMockServices
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | PhoneStateListenerTest.java | 82 private static final String TEST_EMERGENCY_NUMBER = "998877665544332211"; field in PhoneStateListenerTest 984 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testOnOutgoingSmsEmergencyNumberChanged() local 1022 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testOnOutgoingSmsEmergencyNumberChanged() local
|
H A D | TelephonyCallbackTest.java | 91 private static final String TEST_EMERGENCY_NUMBER = "998877665544332211"; field in TelephonyCallbackTest 1236 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testOnOutgoingSmsEmergencyNumberChangedByRegisterTelephonyCallback() local 1257 InstrumentationRegistry.getInstrumentation(), TEST_EMERGENCY_NUMBER); in testOnOutgoingSmsEmergencyNumberChangedByRegisterTelephonyCallback() local 1261 assertEquals(mOnOutgoingSmsEmergencyNumberChanged.getNumber(), TEST_EMERGENCY_NUMBER); in testOnOutgoingSmsEmergencyNumberChangedByRegisterTelephonyCallback() local
|
H A D | DomainSelectionCallingBase.java | 53 protected static final String TEST_EMERGENCY_NUMBER = "998877665544332211"; field in DomainSelectionCallingBase
|
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/ |
D | CrossSimRedialingControllerTest.java | 74 private static final String TEST_EMERGENCY_NUMBER = "911"; field in CrossSimRedialingControllerTest
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
H A D | DomainSelectionCrossSimRedialingTestOnMockModem.java | 98 private static final String TEST_EMERGENCY_NUMBER = "998877665544332211"; field in DomainSelectionCrossSimRedialingTestOnMockModem
|
H A D | ImsCallingBase.java | 69 protected static final String TEST_EMERGENCY_NUMBER = "5553637"; field in ImsCallingBase
|
H A D | EmergencyCallDomainSelectionTestOnMockModem.java | 126 private static final String TEST_EMERGENCY_NUMBER = "998877665544332211"; field in EmergencyCallDomainSelectionTestOnMockModem
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | GsmCdmaPhoneTest.java | 132 private static final String TEST_EMERGENCY_NUMBER = "555"; field in GsmCdmaPhoneTest
|
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelephonyConnectionServiceTest.java | 229 private static final String TEST_EMERGENCY_NUMBER = "911"; field in TelephonyConnectionServiceTest
|