Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java231 return buildNeighboringCellInfo((NeighboringCellInfo) data); in build()
762 private static JSONObject buildNeighboringCellInfo(NeighboringCellInfo data) in buildNeighboringCellInfo() method in JsonBuilder