Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcManager.java257 AfcLocation afcLocationForQuery = mAfcLocationUtil.createAfcLocation(location); in queryServerAndInformDriver() local
259 mAfcClient.queryAfcServer(afcLocationForQuery, new Handler(mWifiHandlerThread.getLooper()), in queryServerAndInformDriver()