Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcManager.java57 private Location mLastKnownLocation; field in AfcManager
168 mLastKnownLocation = location; in onLocationChange()
312 mLastKnownLocation = currentLocation; in onCountryCodeChange()
409 return mLastKnownLocation; in getLastKnownLocation()