Home
last modified time | relevance | path

Searched refs:mMaxAlpha (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java73 private final float mMaxAlpha; field in KeyguardIndicationRotateTextViewController
102 mMaxAlpha = view.getAlpha(); in KeyguardIndicationRotateTextViewController()
325 mView.setAlpha((1 - linear) * mMaxAlpha);