Searched refs:mBandController (Results 1 – 1 of 1) sorted by relevance
59 private BandController mBandController = new BandController(); field in RadioActivity75 mBandController.setType(programType); in onCreate()158 mBandController.setSupportedProgramTypes(supported); in setSupportedProgramTypes()172 ProgramType currentBand = mBandController.getCurrentBand(); in updateMenuItems()176 ProgramType programType = mBandController.switchToNext(); in updateMenuItems()