Searched defs:getTac (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ | ||
D | CellIdentityNr.java | 223 public int getTac() { in getTac() method in CellIdentityNr |
D | CellIdentityLte.java | 233 public int getTac() { in getTac() method in CellIdentityLte |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ | ||
D | LinkBandwidthEstimator.java | 960 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac() method in LinkBandwidthEstimator |