Home
last modified time | relevance | path

Searched defs:getCellIdentity (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellInfoNr.java85 public CellIdentity getCellIdentity() { in getCellIdentity() method in CellInfoNr
DCellInfoWcdma.java95 public CellIdentityWcdma getCellIdentity() { in getCellIdentity() method in CellInfoWcdma
DCellInfoGsm.java97 public @NonNull CellIdentityGsm getCellIdentity() { in getCellIdentity() method in CellInfoGsm
DCellInfoCdma.java103 public @NonNull CellIdentityCdma getCellIdentity() { in getCellIdentity() method in CellInfoCdma
DCellInfoTdscdma.java100 public @NonNull CellIdentityTdscdma getCellIdentity() { in getCellIdentity() method in CellInfoTdscdma
DCellInfoLte.java107 public @NonNull CellIdentityLte getCellIdentity() { in getCellIdentity() method in CellInfoLte
DCellInfo.java210 public abstract CellIdentity getCellIdentity(); in getCellIdentity() method in CellInfo
DNetworkRegistrationInfo.java514 public CellIdentity getCellIdentity() { in getCellIdentity() method in NetworkRegistrationInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java597 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() method in GsmCdmaPhone
DServiceStateTracker.java4422 public CellIdentity getCellIdentity() { in getCellIdentity() method in ServiceStateTracker
DPhone.java2016 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() method in Phone