Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateLogger.kt27 fun logHUNViewAppearingWithAddEvent(key: String) { in logHUNViewAppearingWithAddEvent() method in com.android.systemui.statusbar.notification.stack.StackStateLogger
DStackStateAnimator.java392 mLogger.logHUNViewAppearingWithAddEvent(key); in processAnimationEvents()