Searched refs:mLocalPlayer (Results 1 – 1 of 1) sorted by relevance
80 private MediaPlayer mLocalPlayer; field in Ringtone185 if (mLocalPlayer == null) { in preferBuiltinDevice()217 mLocalPlayer.prepare(); in createLocalMediaPlayer()266 return mLocalPlayer != null; in hasLocalPlayer()355 if (mLocalPlayer != null) { in applyPlaybackProperties_sync()502 if (mLocalPlayer != null) { in play()539 if (mLocalPlayer != null) { in stop()551 if (mLocalPlayer != null) { in destroyLocalPlayer()557 mLocalPlayer.reset(); in destroyLocalPlayer()559 mLocalPlayer = null; in destroyLocalPlayer()[all …]