Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java92 public static boolean shouldRunSmsImsTests(int subId) { in shouldRunSmsImsTests() method in ImsUtils
DImsServiceTest.java480 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSms()
507 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsDeliveryReportQCompat()
542 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsDeliveryReportR()
576 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsRSuccess()
602 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsNetworkError()
632 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelReceiveSms()