Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java40 public static final long HINT_PHASE1_DURATION = 200; field in KeyguardAffordanceHelper
269 animator.setDuration(HINT_PHASE1_DURATION); in startHintAnimationPhase1()
DNotificationPanelView.java2064 icon.setImageAlpha(1.0f, true, KeyguardAffordanceHelper.HINT_PHASE1_DURATION, in startHighlightIconAnimation()
2069 true /* animate */, KeyguardAffordanceHelper.HINT_PHASE1_DURATION, in startHighlightIconAnimation()