Home
last modified time | relevance | path

Searched refs:shouldTestTelephony (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java57 public static boolean shouldTestTelephony() { in shouldTestTelephony() method in ImsUtils
73 return shouldTestTelephony() && hasIms; in shouldTestImsService()
87 return shouldTestTelephony() && hasSingleReg; in shouldTestImsSingleRegistration()
DImsRcsManagerTest.java75 if (!ImsUtils.shouldTestTelephony()) { in testMethodPermissions()
DSipDelegateManagerTest.java197 if (!ImsUtils.shouldTestTelephony()) { in beforeAllTests()
262 if (!ImsUtils.shouldTestTelephony()) { in beforeTest()
295 if (!ImsUtils.shouldTestTelephony()) { in testIncorrectPermissions()
579 if (!ImsUtils.shouldTestTelephony()) { in testFeatureImsNotSupported()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java140 if (!ImsUtils.shouldTestTelephony()) { in beforeAllTests()
210 if (!ImsUtils.shouldTestTelephony() || !sIsMultiSimDevice || !sFeatureEnabled in afterAllTests()
322 ImsUtils.shouldTestTelephony()); in testCellularDSDASupported_IMSNotRegistered()
345 ImsUtils.shouldTestTelephony()); in testCellularDSDANotSupported_IMSNotRegistered()