Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java1733 .updateBandwidths(getBandwidthsFromConfigs(list), mSS); in handleMessage()
1866 private static int[] getBandwidthsFromConfigs(List<PhysicalChannelConfig> list) { in getBandwidthsFromConfigs() method in ServiceStateTracker
2609 bandwidths = getBandwidthsFromConfigs(mLastPhysicalChannelConfigList); in setPhyCellInfoFromCellIdentity()
2645 bandwidths = getBandwidthsFromConfigs(mLastPhysicalChannelConfigList); in setPhyCellInfoFromCellIdentity()