Searched refs:mAlphaIn (Results 1 – 1 of 1) sorted by relevance
299 mValueAnimator = ValueAnimator.ofFloat(mAlphaOut, mAlphaIn); in VoiceIntroAnimator()328 float antiProgress = mAlphaIn + mAlphaOut - progress; in start()345 } else if (progress == mAlphaIn) { in start()422 private final float mAlphaIn; field in LeanbackKeyboardContainer562 mAlphaIn = res.getFraction(R.fraction.alpha_in, 1, 1); in LeanbackKeyboardContainer()637 mMainKeyboardView.setAlpha(mAlphaIn); in resetVoice()638 mActionButtonView.setAlpha(mAlphaIn); in resetVoice()