Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2514 private static boolean isValidLteBandwidthKhz(int bandwidth) { in isValidLteBandwidthKhz() method in ServiceStateTracker
2611 if (!isValidLteBandwidthKhz(bw)) { in setPhyCellInfoFromCellIdentity()
2632 if (isValidLteBandwidthKhz(cbw)) { in setPhyCellInfoFromCellIdentity()