Searched refs:SETTINGS_SECURE (Results 1 – 1 of 1) sorted by relevance
102 private static final String SETTINGS_SECURE = "secure"; field in DeviceOwnerTest718 String oldLocationSetting = getDevice().getSetting(SETTINGS_SECURE, LOCATION_MODE); in testWifiConfigLockdown()721 getDevice().setSetting(SETTINGS_SECURE, LOCATION_MODE, LOCATION_MODE_HIGH_ACCURACY); in testWifiConfigLockdown()725 getDevice().setSetting(SETTINGS_SECURE, LOCATION_MODE, oldLocationSetting); in testWifiConfigLockdown()