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.java2356 private static boolean isValidLteBandwidthKhz(int bandwidth) { in isValidLteBandwidthKhz() method in ServiceStateTracker
2413 if (!isValidLteBandwidthKhz(bw)) { in setPhyCellInfoFromCellIdentity()
2432 if (isValidLteBandwidthKhz(cbw)) { in setPhyCellInfoFromCellIdentity()