Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java225 return buildJsonCellLocation((CellLocation) data); in build()
544 private static JSONObject buildJsonCellLocation(CellLocation cellLocation) in buildJsonCellLocation() method in JsonBuilder