Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java343 boolean wasPulsing, boolean pulsing, boolean wasDozing, boolean dozing, in getAnimationResForTransition() argument
354 boolean nowPulsing = !wasPulsing && pulsing; in getAnimationResForTransition()