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