Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoNr.java70 public CellIdentity getCellIdentity() { in getCellIdentity() method in CellInfoNr
DCellInfoWcdma.java87 public CellIdentityWcdma getCellIdentity() { in getCellIdentity() method in CellInfoWcdma
DCellInfoCdma.java94 public @NonNull CellIdentityCdma getCellIdentity() { in getCellIdentity() method in CellInfoCdma
DCellInfoGsm.java88 public @NonNull CellIdentityGsm getCellIdentity() { in getCellIdentity() method in CellInfoGsm
DCellInfoTdscdma.java92 public @NonNull CellIdentityTdscdma getCellIdentity() { in getCellIdentity() method in CellInfoTdscdma
DCellInfoLte.java98 public @NonNull CellIdentityLte getCellIdentity() { in getCellIdentity() method in CellInfoLte
DCellInfo.java211 public abstract CellIdentity getCellIdentity(); in getCellIdentity() method in CellInfo
DNetworkRegistrationInfo.java510 public CellIdentity getCellIdentity() { in getCellIdentity() method in NetworkRegistrationInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1952 public CellIdentity getCellIdentity() { in getCellIdentity() method in Phone
1960 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() method in Phone
DGsmCdmaPhone.java541 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() method in GsmCdmaPhone
DServiceStateTracker.java4099 public CellIdentity getCellIdentity() { in getCellIdentity() method in ServiceStateTracker