Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java792 return buildCellInfoGsm((CellInfoGsm) data, result); in buildCellInfo()
818 private static JSONObject buildCellInfoGsm(CellInfoGsm data, JSONObject result) in buildCellInfoGsm() method in JsonBuilder