Searched defs:RadioService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Car/Radio/src/com/android/car/radio/
H A DRadioService.java56 public class RadioService extends Service implements AudioManager.OnAudioFocusChangeListener { class in inherits:Service,AudioManager.OnAudioFocusChangeListener
57 private static String TAG = "Em.RadioService";
92 * Whether or not this {@link RadioService} currently has audio focus, meaning it is the
708 * {@code false} here could mean that the {@code RadioService} was not able to connect to

Completed in 69 milliseconds