Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcManager.java187 queryServerAndInformDriver(location, isCalledFromShellCommand); in onLocationChange()
195 queryServerAndInformDriver(location, isCalledFromShellCommand); in onLocationChange()
209 queryServerAndInformDriver(location, isCalledFromShellCommand); in onLocationChange()
239 private void queryServerAndInformDriver(Location location, boolean isCalledFromShellCommand) { in queryServerAndInformDriver() method in AfcManager
319 queryServerAndInformDriver(currentLocation, false); in onCountryCodeChange()