Searched refs:onPreScannedChannelChange (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/
H A DRadioStorage.java75 void onPreScannedChannelChange(int radioBand); method in interface:RadioStorage.PreScannedChannelChangeListener
355 * Calls {@link PreScannedChannelChangeListener#onPreScannedChannelChange(int)} for all
364 listener.onPreScannedChannelChange(radioBand);
H A DRadioController.java625 public void onPreScannedChannelChange(int radioBand) { method in class:RadioController

Completed in 50 milliseconds