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.java93 private static boolean sDeviceUceEnabled; field in EabBulkCapabilityUpdaterTest
156 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
177 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()
DImsServiceTest.java119 private static boolean sDeviceUceEnabled; field in ImsServiceTest
282 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
305 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()
DRcsUceAdapterTest.java123 private static boolean sDeviceUceEnabled; field in RcsUceAdapterTest
180 sDeviceUceEnabled = sServiceConnector.getDeviceUceEnabled(); in beforeAllTests()
201 sServiceConnector.setDeviceUceEnabled(sDeviceUceEnabled); in afterAllTests()