Searched refs:mIPlayerShell (Results 1 – 2 of 2) sorted by relevance
312 private IPlayerShell mIPlayerShell; field in AudioPlaybackConfiguration334 mIPlayerShell = null; in AudioPlaybackConfiguration()354 mIPlayerShell = new IPlayerShell(this, pic.mIPlayer); in AudioPlaybackConfiguration()356 mIPlayerShell = null; in AudioPlaybackConfiguration()367 if (mIPlayerShell != null) { in init()368 mIPlayerShell.monitorDeath(); in init()411 anonymCopy.mIPlayerShell = null; in anonymizedCopy()555 ips = mIPlayerShell; in getPlayerProxy()605 ips = mIPlayerShell; in getIPlayer()689 if (changed && (event == PLAYER_STATE_RELEASED) && (mIPlayerShell != null)) { in handleStateEvent()[all …]
24401 Landroid/media/AudioPlaybackConfiguration;->mIPlayerShell:Landroid/media/AudioPlaybackConfiguration…