Home
last modified time | relevance | path

Searched defs:asCellLocation (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java128 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr
DCellIdentityCdma.java218 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma
DCellIdentityGsm.java255 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm
DCellIdentityTdscdma.java245 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma
DCellIdentityWcdma.java268 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma
DCellIdentity.java227 public abstract @NonNull CellLocation asCellLocation(); in asCellLocation() method in CellIdentity
DCellIdentityLte.java323 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte