Home
last modified time | relevance | path

Searched refs:locationModeSetter (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java465 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testWifiConfigLockdown() argument
467 locationModeSetter.setLocationEnabled(true); in testWifiConfigLockdown()
480 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testWifiSetHttpProxyTest() argument
481 locationModeSetter.setLocationEnabled(true); in testWifiSetHttpProxyTest()
DManagedProfileTest.java64 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testProfileWifiCleanup() argument
65 locationModeSetter.setLocationEnabled(true); in testProfileWifiCleanup()
DDeviceAndProfileOwnerTest.java584 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testSetMeteredDataDisabledPackages() argument
585 locationModeSetter.setLocationEnabled(true); in testSetMeteredDataDisabledPackages()