Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexManager.java235 updateCoexUnsafeChannels(getCellChannelsForAllSubIds()); in updateCellChannels()
247 updateCoexUnsafeChannels(getCellChannelsForAllSubIds());
457 private void updateCoexUnsafeChannels(@NonNull List<CoexUtils.CoexCellChannel> cellChannels) { in updateCoexUnsafeChannels() method in CoexManager
854 updateCoexUnsafeChannels(mMockCellChannels); in setMockCellChannels()
863 updateCoexUnsafeChannels(getCellChannelsForAllSubIds()); in resetMockCellChannels()