Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java794 return buildCellInfoCdma((CellInfoCdma) data, result); in buildCellInfo()
868 private static JSONObject buildCellInfoCdma(CellInfoCdma data, JSONObject result) in buildCellInfoCdma() method in JsonBuilder