Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceOwnerTest.java620 String oldLocationSetting = getDevice().getSetting(SETTINGS_SECURE, LOCATION_MODE); in testWifiConfigLockdown() local
627 getDevice().setSetting(SETTINGS_SECURE, LOCATION_MODE, oldLocationSetting); in testWifiConfigLockdown()