Searched refs:getPlayerProxy (Results 1 – 4 of 4) sorted by relevance
347 if (apc.getPlayerProxy() != null) { in addFade()364 if ((apc != null) && (apc.getPlayerProxy() != null)) { in removeUnfadeAll()400 if (apc.getPlayerProxy() != null) { in fadeInPlayer()437 apc.getPlayerProxy().applyVolumeShaper(config, operation); in applyVolumeShaperInternal()
213 apc.getPlayerProxy().pause(); in checkBanPlayer()909 apc.getPlayerProxy().setVolume(0.0f); in mutePlayersForCall()934 apc.getPlayerProxy().setVolume(1.0f); in unmutePlayersForCall()1261 apc.getPlayerProxy().applyVolumeShaper(config, operation); in addDuck()1275 apc.getPlayerProxy().applyVolumeShaper( in removeUnduckAll()1611 apc.getPlayerProxy().applyVolumeShaper( in maybeMutePlayerAwaitingConnection()1634 apc.getPlayerProxy().applyVolumeShaper(MUTE_AWAIT_CONNECTION_VSHAPE, in unmutePlayersExpectingDevice()
552 public PlayerProxy getPlayerProxy() { in getPlayerProxy() method in AudioPlaybackConfiguration
7149 method public android.media.PlayerProxy getPlayerProxy();