Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java63 import android.telephony.CellIdentity;
780 CellIdentity cid = data.getCellIdentity(); in buildCellInfo()
/external/scapy/scapy/contrib/
Dgsm_um.py1045 d = CellIdentity()
1124 d = CellIdentity()
8750 class CellIdentity(Packet): class