Searched refs:handlePlatformAudioFocusChange (Results 1 – 1 of 1) sorted by relevance
353 private void handlePlatformAudioFocusChange(int focusChange) { in handlePlatformAudioFocusChange() method in AudioFocusManager394 eventHandler.post(() -> handlePlatformAudioFocusChange(focusChange)); in onAudioFocusChange()