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.java113 public static boolean shouldRunSmsImsTests(int subId) { in shouldRunSmsImsTests() method in ImsUtils
DImsServiceTest.java658 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSms()
685 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsDeliveryReportQCompat()
720 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsDeliveryReportR()
754 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsRSuccess()
780 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelSendSmsNetworkError()
810 if (!ImsUtils.shouldRunSmsImsTests(sTestSub)) { in testMmTelReceiveSms()