Home
last modified time | relevance | path

Searched refs:isValidLteBandwidthKhz (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2243 private static boolean isValidLteBandwidthKhz(int bandwidth) { in isValidLteBandwidthKhz() method in ServiceStateTracker
2300 if (!isValidLteBandwidthKhz(bw)) { in setPhyCellInfoFromCellIdentity()
2319 if (isValidLteBandwidthKhz(cbw)) { in setPhyCellInfoFromCellIdentity()