Searched refs:PLAYBACK (Results 1 – 1 of 1) sorted by relevance
129 PLAYBACK, enumConstant197 mMiniPlaybackControls.setOnClickListener(view -> changeMode(Mode.PLAYBACK)); in onCreate()380 case PLAYBACK: in onBackPressed()463 case PLAYBACK: in changeModeInternal()473 if (oldMode == Mode.PLAYBACK) { in changeModeInternal()538 mCanShowMiniPlaybackControls && mMode != Mode.PLAYBACK; in updateMiniPlaybackControls()553 changeMode(Mode.PLAYBACK); in onPlayableItemClicked()701 return (mMode == Mode.PLAYBACK) && (mCloseVectorNorm > EPSILON); in onDown()