Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityNr.java126 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr
H A DCellIdentityCdma.java212 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma
H A DCellIdentityGsm.java234 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm
H A DCellIdentityTdscdma.java222 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma
H A DCellIdentityWcdma.java246 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma
H A DCellIdentity.java224 public abstract @NonNull CellLocation asCellLocation(); in asCellLocation() method in CellIdentity
H A DCellIdentityLte.java300 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte