Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java60 private KeyguardAffordanceView mCenterIcon; field in KeyguardAffordanceHelper
89 updateIcon(mCenterIcon, 0.0f, mCenterIcon.getRestingAlpha(), false, false, true, false); in KeyguardAffordanceHelper()
112 mCenterIcon = mCallback.getCenterIcon(); in initIcons()
404 updateIcon(mCenterIcon, 0.0f, fadeOutAlpha * mCenterIcon.getRestingAlpha(), in setTranslation()
423 updateIconAlpha(mCenterIcon, fadeOutAlpha * mCenterIcon.getRestingAlpha(), false); in updateIconsFromTranslation()
545 updateIcon(mCenterIcon, 0.0f, 0, true, false, true, false); in launchAffordance()
550 updateIcon(mCenterIcon, 0.0f, 0.0f, false, false, true, false); in launchAffordance()