Searched defs:afcLocation (Results 1 – 2 of 2) sorted by relevance
85 public void queryAfcServer(@NonNull AfcLocation afcLocation, @NonNull Handler wifiHandler, in queryAfcServer()145 public HttpRequest getAfcHttpRequestObject(AfcLocation afcLocation) { in getAfcHttpRequestObject()162 private JSONObject getAfcRequestJSONObject(AfcLocation afcLocation) { in getAfcRequestJSONObject()284 void onResult(AfcServerResponse serverResponse, AfcLocation afcLocation); in onResult()
51 public AfcLocationUtil.InBoundsCheckResult checkLocation(AfcLocation afcLocation, in checkLocation()