Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateLogger.kt81 fun animationStart(key: String?, animationType: String, isHeadsUp: Boolean) { in animationStart() method in com.android.systemui.statusbar.notification.stack.StackStateLogger
DStackStateAnimator.java445 mLogger.animationStart(finalKey, "ANIMATION_TYPE_REMOVE", finalIsHeadsHp); in processAnimationEvents()
563 mLogger.animationStart(finalKey1, type, finalIsHeadsUp); in processAnimationEvents()
673 mLogger.animationStart(finalKey1, type, finalIsHeadsUp); in processAnimationEvents()