Searched defs:ALPHA_INPUT_DESCRIPTION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/onboarding/
H A DSetupSourcesFragment.java379 private static final float ALPHA_INPUT_DESCRIPTION = 0.5f; field in class:SetupSourcesFragment.ContentFragment.SetupSourceGuidedActionsStylist
393 descriptionView.setAlpha(ALPHA_INPUT_DESCRIPTION);

Completed in 39 milliseconds