Searched refs:isInternetPhysicalChannelConfig (Results 1 – 1 of 1) sorted by relevance
2108 if (isNrPhysicalChannelConfig(config) && isInternetPhysicalChannelConfig(config)) { in updateNrFrequencyRangeFromPhysicalChannelConfigs()2135 if (isNrPhysicalChannelConfig(config) && isInternetPhysicalChannelConfig(config) in updateNrStateFromPhysicalChannelConfigs()2167 private boolean isInternetPhysicalChannelConfig(PhysicalChannelConfig config) { in isInternetPhysicalChannelConfig() method in ServiceStateTracker