Searched defs:asCellLocation (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/telephony/java/android/telephony/ | ||
H A D | CellIdentityNr.java | 126 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr |
H A D | CellIdentityCdma.java | 212 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma |
H A D | CellIdentityGsm.java | 234 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm |
H A D | CellIdentityTdscdma.java | 222 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma |
H A D | CellIdentityWcdma.java | 246 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma |
H A D | CellIdentity.java | 224 public abstract @NonNull CellLocation asCellLocation(); in asCellLocation() method in CellIdentity |
H A D | CellIdentityLte.java | 300 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte |