Searched refs:mLocalPlayer (Results 1 – 1 of 1) sorted by relevance
79 private MediaPlayer mLocalPlayer; field in Ringtone234 if (mLocalPlayer != null) { in applyPlaybackProperties_sync()379 mLocalPlayer.prepare(); in setUri()407 if (mLocalPlayer != null) { in play()443 if (mLocalPlayer != null) { in stop()455 if (mLocalPlayer != null) { in destroyLocalPlayer()461 mLocalPlayer.reset(); in destroyLocalPlayer()462 mLocalPlayer.release(); in destroyLocalPlayer()463 mLocalPlayer = null; in destroyLocalPlayer()472 if (mLocalPlayer == null) { in startLocalPlayer()[all …]