Home
last modified time | relevance | path

Searched refs:dispatchFocusChange (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DMediaFocusControl.java194 focusOwner.dispatchFocusChange(AudioManager.AUDIOFOCUS_LOSS); in noFocusForSuspendedApp()
843 int dispatchFocusChange(AudioFocusInfo afi, int focusChange) { in dispatchFocusChange() method in MediaFocusControl
863 return fr.dispatchFocusChange(focusChange); in dispatchFocusChange()
1306 loser.dispatchFocusChange(AudioManager.AUDIOFOCUS_LOSS); in initFocusThreading()
H A DFocusRequester.java487 int dispatchFocusChange(int focusChange) { in dispatchFocusChange() method in FocusRequester
H A DAudioService.java12988 public int dispatchFocusChange(AudioFocusInfo afi, int focusChange, IAudioPolicyCallback pcb) { in dispatchFocusChange() method in AudioService
12999 return mMediaFocusControl.dispatchFocusChange(afi, focusChange); in dispatchFocusChange()
/aosp14/frameworks/base/media/java/android/media/
H A DIAudioService.aidl377 int dispatchFocusChange(in AudioFocusInfo afi, in int focusChange, in dispatchFocusChange() method
H A DAudioManager.java5003 return service.dispatchFocusChange(afi, focusChange, ap.cb()); in dispatchAudioFocusChange()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt26007 Landroid/media/IAudioService$Stub$Proxy;->dispatchFocusChange(Landroid/media/AudioFocusInfo;ILandro…
26176 Landroid/media/IAudioService;->dispatchFocusChange(Landroid/media/AudioFocusInfo;ILandroid/media/au…