Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java175 return buildJsonLocation((Location) data); in build()
601 private static JSONObject buildJsonLocation(Location location) in buildJsonLocation() method in JsonBuilder