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.java458 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testWifiConfigLockdown() argument
460 locationModeSetter.setLocationEnabled(true); in testWifiConfigLockdown()
473 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testWifiSetHttpProxyTest() argument
474 locationModeSetter.setLocationEnabled(true); in testWifiSetHttpProxyTest()
DManagedProfileTest.java88 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testProfileWifiCleanup() argument
89 locationModeSetter.setLocationEnabled(true); in testProfileWifiCleanup()
DDeviceAndProfileOwnerTest.java965 try (LocationModeSetter locationModeSetter = new LocationModeSetter(getDevice())) { in testSetMeteredDataDisabledPackages() argument
966 locationModeSetter.setLocationEnabled(true); in testSetMeteredDataDisabledPackages()