HomeSort by relevance Sort by last modified time
    Searched refs:onPreScannedChannelChange (Results 1 - 2 of 2) sorted by null

  /packages/apps/Car/Radio/src/com/android/car/radio/
RadioStorage.java 74 void onPreScannedChannelChange(int radioBand);
351 * Calls {@link PreScannedChannelChangeListener#onPreScannedChannelChange(int)} for all
360 listener.onPreScannedChannelChange(radioBand);
RadioController.java 624 public void onPreScannedChannelChange(int radioBand) {
    [all...]

Completed in 248 milliseconds