Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java788 return buildCellInfoWcdma((CellInfoWcdma) data, result); in buildCellInfo()
836 private static JSONObject buildCellInfoWcdma(CellInfoWcdma data, JSONObject result) in buildCellInfoWcdma() method in JsonBuilder