Searched defs:asCellLocation (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ | ||
D | CellIdentityNr.java | 128 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr |
D | CellIdentityCdma.java | 218 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma |
D | CellIdentityGsm.java | 255 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm |
D | CellIdentityTdscdma.java | 245 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma |
D | CellIdentityWcdma.java | 268 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma |
D | CellIdentity.java | 227 public abstract @NonNull CellLocation asCellLocation(); in asCellLocation() method in CellIdentity |
D | CellIdentityLte.java | 323 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte |