Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
H A DCoexManager.java202 updateCoexUnsafeChannels(getCellChannelsForAllSubIds()); in onPhysicalChannelConfigChanged()
214 updateCoexUnsafeChannels(getCellChannelsForAllSubIds());
407 private void updateCoexUnsafeChannels(@NonNull List<CoexUtils.CoexCellChannel> cellChannels) { in updateCoexUnsafeChannels() method in CoexManager
794 updateCoexUnsafeChannels(mMockCellChannels); in setMockCellChannels()
803 updateCoexUnsafeChannels(getCellChannelsForAllSubIds()); in resetMockCellChannels()