Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java559 String finalKey1 = key; in processAnimationEvents() local
563 mLogger.animationStart(finalKey1, type, finalIsHeadsUp); in processAnimationEvents()
567 mLogger.animationEnd(finalKey1, type, finalIsHeadsUp); in processAnimationEvents()
666 String finalKey1 = key; in processAnimationEvents() local
673 mLogger.animationStart(finalKey1, type, finalIsHeadsUp); in processAnimationEvents()
677 mLogger.animationEnd(finalKey1, type, finalIsHeadsUp); in processAnimationEvents()