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