Searched refs:getCellIdentity (Results 1 – 14 of 14) 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()
188 mcc = ((CellInfoGsm) cellInfo).getCellIdentity().getMccString(); in getMccFromCellInfo()190 mcc = ((CellInfoLte) cellInfo).getCellIdentity().getMccString(); in getMccFromCellInfo()192 mcc = ((CellInfoWcdma) cellInfo).getCellIdentity().getMccString(); in getMccFromCellInfo()
1136 .getCellIdentity(); in handleMessage()1803 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in handlePollStateResultMessage()1839 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage()1859 processCellLocationInfo(mNewCellLoc, networkRegState.getCellIdentity()); in handlePollStateResultMessage()1886 setPhyCellInfoFromCellIdentity(mNewSS, networkRegState.getCellIdentity()); in handlePollStateResultMessage()1946 getLteEarfcn(networkRegState.getCellIdentity())); in handlePollStateResultMessage()3491 CellIdentityGsm cellIdentityGsm = cellInfoGsm.getCellIdentity(); in getCellLocation()3499 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation()3509 CellIdentityLte cellIdentityLte = cellInfoLte.getCellIdentity(); in getCellLocation()
1719 CellIdentityCdma cellIdentity = cellInfoCdma.getCellIdentity(); in privatizeCellInfoList()
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
221 public CellIdentity getCellIdentity() { in getCellIdentity() method in NetworkRegistrationState
1301 CellIdentityCdma cellId = ((CellInfoCdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()1304 CellIdentityGsm cellId = ((CellInfoGsm) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()1307 CellIdentityLte cellId = ((CellInfoLte) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()1310 CellIdentityWcdma cellId = ((CellInfoWcdma) cellInfo).getCellIdentity(); in sendNetworkConditionsBroadcast()
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();
42817 Landroid/telephony/CellInfoCdma;->getCellIdentity()Landroid/telephony/CellIdentityCdma;42826 Landroid/telephony/CellInfoGsm;->getCellIdentity()Landroid/telephony/CellIdentityGsm;42835 Landroid/telephony/CellInfoLte;->getCellIdentity()Landroid/telephony/CellIdentityLte;42844 Landroid/telephony/CellInfoWcdma;->getCellIdentity()Landroid/telephony/CellIdentityWcdma;
30334 HSPLandroid/telephony/CellInfoGsm;->getCellIdentity()Landroid/telephony/CellIdentityGsm;30339 HSPLandroid/telephony/CellInfoLte;->getCellIdentity()Landroid/telephony/CellIdentityLte;30344 HSPLandroid/telephony/CellInfoWcdma;->getCellIdentity()Landroid/telephony/CellIdentityWcdma;30434 HSPLandroid/telephony/NetworkRegistrationState;->getCellIdentity()Landroid/telephony/CellIdentity;
41875 method public android.telephony.CellIdentityCdma getCellIdentity();41882 method public android.telephony.CellIdentityGsm getCellIdentity();41889 method public android.telephony.CellIdentityLte getCellIdentity();41896 method public android.telephony.CellIdentityWcdma getCellIdentity();