Searched refs:playing (Results 1 – 2 of 2) sorted by relevance
292 boolean playing = isPlaying(); in setSoundWithResId()293 if (playing) { in setSoundWithResId()416 if (playing) in setSoundWithResId()
331 long playing = metrics.getLong(MediaPlayer.MetricsConstants.PLAYING, -2); in playLoadedVideo() local332 if (playing == -2) { in playLoadedVideo()