Searched refs:mIPlayerShell (Results 1 – 1 of 1) sorted by relevance
182 private IPlayerShell mIPlayerShell; field in AudioPlaybackConfiguration192 mIPlayerShell = null; in AudioPlaybackConfiguration()207 mIPlayerShell = new IPlayerShell(this, pic.mIPlayer); in AudioPlaybackConfiguration()209 mIPlayerShell = null; in AudioPlaybackConfiguration()218 if (mIPlayerShell != null) { in init()219 mIPlayerShell.monitorDeath(); in init()245 anonymCopy.mIPlayerShell = null; in anonymizedCopy()331 ips = mIPlayerShell; in getPlayerProxy()343 ips = mIPlayerShell; in getIPlayer()370 if (changed && (event == PLAYER_STATE_RELEASED) && (mIPlayerShell != null)) { in handleStateEvent()[all …]