Searched refs:getCellIdentity (Results 1 – 11 of 11) sorted by relevance
970 CellIdentityCdma cellId = ((CellInfoCdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()973 CellIdentityGsm cellId = ((CellInfoGsm) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()976 CellIdentityLte cellId = ((CellInfoLte) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()979 CellIdentityWcdma cellId = ((CellInfoWcdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()
48 public CellIdentityGsm getCellIdentity() { in getCellIdentity() method in CellInfoGsm
48 public CellIdentityWcdma getCellIdentity() { in getCellIdentity() method in CellInfoWcdma
48 public CellIdentityCdma getCellIdentity() { in getCellIdentity() method in CellInfoCdma
48 public CellIdentityLte getCellIdentity() { in getCellIdentity() method in CellInfoLte
3625 CellIdentityGsm cellIdentityGsm = cellInfoGsm.getCellIdentity(); in getCellLocation()3633 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation()3643 CellIdentityLte cellIdentityLte = cellInfoLte.getCellIdentity(); in getCellLocation()
1592 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();
36779 method public android.telephony.CellIdentityCdma getCellIdentity();36786 method public android.telephony.CellIdentityGsm getCellIdentity();36793 method public android.telephony.CellIdentityLte getCellIdentity();36800 method public android.telephony.CellIdentityWcdma getCellIdentity();
36856 method public android.telephony.CellIdentityCdma getCellIdentity();36863 method public android.telephony.CellIdentityGsm getCellIdentity();36870 method public android.telephony.CellIdentityLte getCellIdentity();36877 method public android.telephony.CellIdentityWcdma getCellIdentity();
39714 method public android.telephony.CellIdentityCdma getCellIdentity();39721 method public android.telephony.CellIdentityGsm getCellIdentity();39728 method public android.telephony.CellIdentityLte getCellIdentity();39735 method public android.telephony.CellIdentityWcdma getCellIdentity();