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