Searched refs:asCellLocation (Results 1 – 8 of 8) sorted by relevance
75 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr
174 public abstract CellLocation asCellLocation(); in asCellLocation() method in CellIdentity
175 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma
202 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma
200 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma
204 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm
236 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte
3897 if (mCellIdentity != null) return mCellIdentity.asCellLocation(); in getCellLocation()3920 AsyncResult.forMessage(rspMsg, mCellIdentity.asCellLocation(), null); in requestCellLocation()3948 cl = c.asCellLocation(); in getCellLocationFromCellInfo()3953 cl = fallbackLteCid.asCellLocation(); in getCellLocationFromCellInfo()