Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcClient.java154 JSONObject jsonRequestObject = getAfcRequestJSONObject(afcLocation); in getAfcHttpRequestObject()
162 private JSONObject getAfcRequestJSONObject(AfcLocation afcLocation) { in getAfcRequestJSONObject() method in AfcClient