Home
last modified time | relevance | path

Searched defs:cellidentity (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java839 CellIdentityLte cellidentity = data.getCellIdentity(); in buildCellInfoLte() local
858 CellIdentityNr cellidentity = (CellIdentityNr)data.getCellIdentity(); in buildCellInfoNr() local
875 CellIdentityGsm cellidentity = data.getCellIdentity(); in buildCellInfoGsm() local
893 CellIdentityWcdma cellidentity = data.getCellIdentity(); in buildCellInfoWcdma() local
910 CellIdentityTdscdma cellidentity = data.getCellIdentity(); in buildCellInfoTdscdma() local
926 CellIdentityCdma cellidentity = data.getCellIdentity(); in buildCellInfoCdma() local