Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java1293 mCoexManager.setMockCellChannels(buildCoexCellChannels()); in onCommand()
2604 private List<CoexUtils.CoexCellChannel> buildCoexCellChannels() { in buildCoexCellChannels() method in WifiShellCommand