Searched refs:getCellChannels (Results 1 – 2 of 2) sorted by relevance
809 public List<CoexUtils.CoexCellChannel> getCellChannels() { in getCellChannels() method in CoexManager
866 pw.println("Cell channels: " + mCoexManager.getCellChannels()); in onCommand()