Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java786 return buildCellInfoLte((CellInfoLte) data, result); in buildCellInfo()
799 private static JSONObject buildCellInfoLte(CellInfoLte data, JSONObject result) in buildCellInfoLte() method in JsonBuilder