Searched refs:getAndSetLocationSwitch (Results 1 – 1 of 1) sorted by relevance
296 boolean isLocationSwitchOn = getAndSetLocationSwitch(true); in testRequestNetworkScan()312 getAndSetLocationSwitch(isLocationSwitchOn); in testRequestNetworkScan()339 boolean isLocationSwitchOn = getAndSetLocationSwitch(false); in requestNetworkScanLocationOffHelper()361 getAndSetLocationSwitch(isLocationSwitchOn); in requestNetworkScanLocationOffHelper()455 private boolean getAndSetLocationSwitch(boolean enabled) { in getAndSetLocationSwitch() method in NetworkScanApiTest