Searched defs:asCellLocation (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ | ||
D | CellIdentityNr.java | 75 public CellLocation asCellLocation() { in asCellLocation() method in CellIdentityNr |
D | CellIdentity.java | 174 public abstract CellLocation asCellLocation(); in asCellLocation() method in CellIdentity |
D | CellIdentityTdscdma.java | 175 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityTdscdma |
D | CellIdentityCdma.java | 202 public CdmaCellLocation asCellLocation() { in asCellLocation() method in CellIdentityCdma |
D | CellIdentityGsm.java | 204 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityGsm |
D | CellIdentityWcdma.java | 200 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityWcdma |
D | CellIdentityLte.java | 236 public GsmCellLocation asCellLocation() { in asCellLocation() method in CellIdentityLte |