Searched refs:isInPlaybackState (Results 1 – 2 of 2) sorted by relevance
103 if (isInPlaybackState() && isKeyCodeSupported && mMediaController != null) { in showContentVideoView()143 if (isInPlaybackState() && mMediaController != null && in showContentVideoView()200 if (isInPlaybackState() && mMediaController != null) { in surfaceChanged()264 if (isInPlaybackState() && mMediaController != null) { in onTrackballEvent()
317 protected boolean isInPlaybackState() { in isInPlaybackState() method in ContentVideoView322 if (isInPlaybackState()) { in start()331 if (isInPlaybackState()) { in pause()343 if (isInPlaybackState()) { in getDuration()359 if (isInPlaybackState() && mNativeContentVideoView != 0) { in getCurrentPosition()