Searched refs:focusChange (Results 1 – 6 of 6) sorted by relevance
21 …ng usage, in int zoneId, in android.hardware.automotive.audiocontrol.AudioFocusChange focusChange); in onAudioFocusChange() argument
37 …ng usage, in int zoneId, in android.hardware.automotive.audiocontrol.AudioFocusChange focusChange); in onAudioFocusChange() argument
31 * In response, IAudioControl#onAudioFocusChange will be called with focusChange status. This47 * In response, IAudioControl#onAudioFocusChange will be called with focusChange status. This
52 * @param focusChange the AudioFocusChange that has occurred55 bitfield<AudioFocusChange> focusChange);
86 hidl_bitfield<AudioFocusChange> focusChange) { in onAudioFocusChange() argument87 LOG(INFO) << "Focus changed: " << static_cast<int>(focusChange) << " for usage " in onAudioFocusChange()
35 hidl_bitfield<AudioFocusChange> focusChange);