Searched defs:asCellLocation (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ | ||
D | CellIdentityNr.java | 142 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr |
D | CellIdentityCdma.java | 220 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma |
D | CellIdentityTdscdma.java | 247 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma |
D | CellIdentityGsm.java | 258 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm |
D | CellIdentityWcdma.java | 270 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma |
D | CellIdentity.java | 225 public abstract @NonNull CellLocation asCellLocation(); in asCellLocation() method in CellIdentity |
D | CellIdentityLte.java | 325 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte |