Searched refs:mShowDurationMillis (Results 1 – 8 of 8) sorted by relevance
37 private long mShowDurationMillis; field in ChannelBannerViewTest42 mShowDurationMillis = in setUp()53 Until.gone(Constants.CHANNEL_BANNER), mShowDurationMillis); in testChannelBannerAppearDisappear() local
31 private final long mShowDurationMillis; field in InputBannerView56 mShowDurationMillis = in InputBannerView()90 postDelayed(mHideRunnable, mShowDurationMillis); in onEnterAction()
96 private final long mShowDurationMillis; field in KeypadChannelSwitchView122 mShowDurationMillis = resources.getInteger(R.integer.keypad_channel_switch_show_duration); in KeypadChannelSwitchView()226 postDelayed(mHideRunnable, mShowDurationMillis); in scheduleHide()
123 private final long mShowDurationMillis; field in SelectInputView154 mShowDurationMillis = resources.getInteger(R.integer.select_input_show_duration); in SelectInputView()244 postDelayed(mHideRunnable, mShowDurationMillis); in scheduleHide()
164 private final long mShowDurationMillis; field in ChannelBannerView239 mShowDurationMillis = mResources.getInteger(R.integer.channel_banner_show_duration); in ChannelBannerView()343 mAutoHideScheduler.schedule(mShowDurationMillis); in onEnterAction()399 mAutoHideScheduler.schedule(mShowDurationMillis); in updateViews()
50 private final long mShowDurationMillis; field in SideFragmentManager73 mShowDurationMillis = in SideFragmentManager()237 mAutoHideScheduler.schedule(mShowDurationMillis); in scheduleHideAll()
108 private final long mShowDurationMillis; field in Menu141 mShowDurationMillis = res.getInteger(R.integer.menu_show_duration); in Menu()258 mAutoHideScheduler.schedule(mShowDurationMillis); in scheduleHide()
158 private final long mShowDurationMillis; field in ProgramGuide225 mShowDurationMillis = res.getInteger(R.integer.program_guide_show_duration); in ProgramGuide()652 mAutoHideScheduler.schedule(mShowDurationMillis); in scheduleHide()