Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2196 if (isNrPhysicalChannelConfig(config)) { in updateNrFrequencyRangeFromPhysicalChannelConfigs()
2226 if (isNrPhysicalChannelConfig(config) && config.getConnectionStatus() in updateNrStateFromPhysicalChannelConfigs()
2248 private boolean isNrPhysicalChannelConfig(PhysicalChannelConfig config) { in isNrPhysicalChannelConfig() method in ServiceStateTracker
6262 if (isNrPhysicalChannelConfig(config)) { in getNrContextIds()