Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellInfoNr.java69 public CellIdentity getCellIdentity() { in getCellIdentity() method in CellInfoNr
DCellInfoGsm.java65 public @NonNull CellIdentityGsm getCellIdentity() { in getCellIdentity() method in CellInfoGsm
DCellInfoTdscdma.java69 public @NonNull CellIdentityTdscdma getCellIdentity() { in getCellIdentity() method in CellInfoTdscdma
DCellInfoCdma.java66 public @NonNull CellIdentityCdma getCellIdentity() { in getCellIdentity() method in CellInfoCdma
DCellInfoWcdma.java63 public CellIdentityWcdma getCellIdentity() { in getCellIdentity() method in CellInfoWcdma
DCellInfoLte.java72 public @NonNull CellIdentityLte getCellIdentity() { in getCellIdentity() method in CellInfoLte
DCellInfo.java216 public abstract CellIdentity getCellIdentity(); in getCellIdentity() method in CellInfo
DNetworkRegistrationInfo.java550 public CellIdentity getCellIdentity() { in getCellIdentity() method in NetworkRegistrationInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java4424 public CellIdentity getCellIdentity() { in getCellIdentity() method in ServiceStateTracker
DGsmCdmaPhone.java639 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() method in GsmCdmaPhone
DPhone.java2102 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() method in Phone