Searched refs:Features (Results 1 – 12 of 12) sorted by relevance
27 import com.android.tv.Features;61 if (Features.UNHIDE.isEnabled(context)) { in onReceive()
40 public final class Features { class106 private Features() { in Features() method in Features
335 || Features.UNHIDE.isEnabled(TvApplication.this); in handleInputCountChanged()
457 if (Features.ONBOARDING_EXPERIENCE.isEnabled(this) in onCreate()1758 } else if (!Features.ONBOARDING_EXPERIENCE.isEnabled(this)) { in tune()
36 import com.android.tv.Features;103 if (!Features.USB_TUNER.isEnabled(context)) { in onReceive()
24 import com.android.tv.Features;64 if (Features.ONBOARDING_PLAY_STORE.isEnabled(getMainActivity())) { in createBaseActions()
32 assertEquals(false, Features.TEST_FEATURE.isEnabled(null)); in testPropertyFeatureKeyLength()
38 import com.android.tv.Features;100 if (!Features.FETCH_EPG.isEnabled(mContext)) { in start()
41 import com.android.tv.Features;327 if (Features.ONBOARDING_PLAY_STORE.isEnabled(getActivity())) { in createActionsInternal()
1 # Features chapter
47 import com.android.tv.Features;216 if (Features.EPG_SEARCH.isEnabled(mActivity)) { in ProgramGuide()
95146 Features: