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
230 animator.setDuration(HINT_PHASE1_DURATION); in startHintAnimationPhase1()
DNotificationPanelView.java1746 icon.setImageAlpha(1.0f, true, KeyguardAffordanceHelper.HINT_PHASE1_DURATION, in startHighlightIconAnimation()
1751 true, KeyguardAffordanceHelper.HINT_PHASE1_DURATION, in startHighlightIconAnimation()