Home
last modified time | relevance | path

Searched defs:getTac (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java223 public int getTac() { in getTac() method in CellIdentityNr
DCellIdentityLte.java233 public int getTac() { in getTac() method in CellIdentityLte
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DLinkBandwidthEstimator.java960 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac() method in LinkBandwidthEstimator