Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCellIdentityNr.java142 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr
H A DCellIdentityCdma.java220 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma
H A DCellIdentityGsm.java258 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm
H A DCellIdentityTdscdma.java247 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma
H A DCellIdentityWcdma.java270 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma
H A DCellIdentity.java225 public abstract @NonNull CellLocation asCellLocation(); in asCellLocation() method in CellIdentity
H A DCellIdentityLte.java325 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte