Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiMetricsTest.java582 mWifiMetrics.setIsLocationEnabled(TEST_VAL_IS_LOCATION_ENABLED); in setAndIncrementMetrics()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java1243 void setIsLocationEnabled(boolean enabled) { in setIsLocationEnabled() method in WifiMetrics