Home
last modified time | relevance | path

Searched defs:IPlayerShell (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioPlaybackConfiguration.java595 static final class IPlayerShell implements IBinder.DeathRecipient { class in AudioPlaybackConfiguration
600 IPlayerShell(@NonNull AudioPlaybackConfiguration monitor, @NonNull IPlayer iplayer) { in IPlayerShell() method in AudioPlaybackConfiguration.IPlayerShell