Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DEabControllerTest.java87 private static boolean sDeviceUceEnabled; field in EabControllerTest
156 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
189 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()
DEabBulkCapabilityUpdaterTest.java91 private static boolean sDeviceUceEnabled; field in EabBulkCapabilityUpdaterTest
154 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
175 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()
DRcsUceAdapterTest.java133 private static boolean sDeviceUceEnabled; field in RcsUceAdapterTest
192 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
213 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()
DImsServiceTest.java177 private static boolean sDeviceUceEnabled; field in ImsServiceTest
369 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
392 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()