Searched refs:getCellIdentity (Results 1 – 10 of 10) sorted by relevance
794 CellIdentityCdma cellId = ((CellInfoCdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()797 CellIdentityGsm cellId = ((CellInfoGsm) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()800 CellIdentityLte cellId = ((CellInfoLte) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()803 CellIdentityWcdma cellId = ((CellInfoWcdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()
48 public CellIdentityCdma getCellIdentity() { in getCellIdentity() method in CellInfoCdma
48 public CellIdentityGsm getCellIdentity() { in getCellIdentity() method in CellInfoGsm
48 public CellIdentityWcdma getCellIdentity() { in getCellIdentity() method in CellInfoWcdma
48 public CellIdentityLte getCellIdentity() { in getCellIdentity() method in CellInfoLte
1618 CellIdentityGsm cellIdentityGsm = cellInfoGsm.getCellIdentity(); in getCellLocation()1626 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation()1636 CellIdentityLte cellIdentityLte = cellInfoLte.getCellIdentity(); in getCellLocation()
603 if (mCellInfoLte.getCellIdentity() != null) { in onSignalStrengthResult()
1221 CellIdentityCdma cellIdentity = cellInfoCdma.getCellIdentity(); in privatizeCellInfoList()
30442 method public android.telephony.CellIdentityCdma getCellIdentity();30449 method public android.telephony.CellIdentityGsm getCellIdentity();30456 method public android.telephony.CellIdentityLte getCellIdentity();30463 method public android.telephony.CellIdentityWcdma getCellIdentity();
28247 method public android.telephony.CellIdentityCdma getCellIdentity();28254 method public android.telephony.CellIdentityGsm getCellIdentity();28261 method public android.telephony.CellIdentityLte getCellIdentity();28268 method public android.telephony.CellIdentityWcdma getCellIdentity();