Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java790 return buildCellInfoTdscdma((CellInfoTdscdma) data, result); in buildCellInfo()
853 private static JSONObject buildCellInfoTdscdma(CellInfoTdscdma data, JSONObject result) in buildCellInfoTdscdma() method in JsonBuilder