Searched refs:setCurrentRadioBand (Results 1 – 2 of 2) sorted by relevance
310 setCurrentRadioBand(radioBand); in openRadioBand()546 private void setCurrentRadioBand(int radioBand) { in setCurrentRadioBand() method in RadioController555 mChannelLoader.setCurrentRadioBand(radioBand); in setCurrentRadioBand()636 mChannelLoader.setCurrentRadioBand(mCurrentRadioBand); in onCreateLoader()769 setCurrentRadioBand(radioBand);
46 public void setCurrentRadioBand(int radioBand) { in setCurrentRadioBand() method in PreScannedChannelLoader