Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2108 if (isNrPhysicalChannelConfig(config) && isInternetPhysicalChannelConfig(config)) { in updateNrFrequencyRangeFromPhysicalChannelConfigs()
2135 if (isNrPhysicalChannelConfig(config) && isInternetPhysicalChannelConfig(config) in updateNrStateFromPhysicalChannelConfigs()
2163 private boolean isNrPhysicalChannelConfig(PhysicalChannelConfig config) { in isNrPhysicalChannelConfig() method in ServiceStateTracker
5835 if (isNrPhysicalChannelConfig(config)) { in getNrContextIds()