Searched refs:mFastForwardButton (Results 1 – 1 of 1) sorted by relevance
62 private PlayControlsButton mFastForwardButton; field in PlayControlsRowView178 mFastForwardButton = (PlayControlsButton) findViewById(R.id.fast_forward); in onFinishInflate()218 mFastForwardButton, in onFinishInflate()442 setInitialFocusView(mFastForwardButton); in initialize()474 mFastForwardButton.hideRippleAnimation(); in postHideRippleAnimation()586 mFastForwardButton.setVisibility(View.VISIBLE); in updateButtons()592 mFastForwardButton.setVisibility(View.GONE); in updateButtons()610 mFastForwardButton.setEnabled( in updateButtons()623 button = mFastForwardButton; in updateButtons()625 mFastForwardButton.setLabel(null); in updateButtons()[all …]