Searched refs:getCellIdentity (Results 1 – 11 of 11) sorted by relevance
279 mcc = ((CellInfoGsm) cellInfo).getCellIdentity().getMcc(); in handleUpdateCellInfo()281 mcc = ((CellInfoLte) cellInfo).getCellIdentity().getMcc(); in handleUpdateCellInfo()283 mcc = ((CellInfoWcdma) cellInfo).getCellIdentity().getMcc(); in handleUpdateCellInfo()
48 public CellIdentityCdma getCellIdentity() { in getCellIdentity() method in CellInfoCdma
48 public CellIdentityWcdma getCellIdentity() { in getCellIdentity() method in CellInfoWcdma
48 public CellIdentityGsm getCellIdentity() { in getCellIdentity() method in CellInfoGsm
48 public CellIdentityLte getCellIdentity() { in getCellIdentity() method in CellInfoLte
1037 CellIdentityCdma cellId = ((CellInfoCdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()1040 CellIdentityGsm cellId = ((CellInfoGsm) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()1043 CellIdentityLte cellId = ((CellInfoLte) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()1046 CellIdentityWcdma cellId = ((CellInfoWcdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()
3420 CellIdentityGsm cellIdentityGsm = cellInfoGsm.getCellIdentity(); in getCellLocation()3428 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation()3438 CellIdentityLte cellIdentityLte = cellInfoLte.getCellIdentity(); in getCellLocation()
1669 CellIdentityCdma cellIdentity = cellInfoCdma.getCellIdentity(); in privatizeCellInfoList()
28245 method public android.telephony.CellIdentityCdma getCellIdentity();28252 method public android.telephony.CellIdentityGsm getCellIdentity();28259 method public android.telephony.CellIdentityLte getCellIdentity();28266 method public android.telephony.CellIdentityWcdma getCellIdentity();
39515 method public android.telephony.CellIdentityCdma getCellIdentity();39522 method public android.telephony.CellIdentityGsm getCellIdentity();39529 method public android.telephony.CellIdentityLte getCellIdentity();39536 method public android.telephony.CellIdentityWcdma getCellIdentity();
42945 method public android.telephony.CellIdentityCdma getCellIdentity();42952 method public android.telephony.CellIdentityGsm getCellIdentity();42959 method public android.telephony.CellIdentityLte getCellIdentity();42966 method public android.telephony.CellIdentityWcdma getCellIdentity();