Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DStackStateLoggerTest.kt44 logger.groupChildRemovalEventProcessed(KEY)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateLogger.kt62 fun groupChildRemovalEventProcessed(key: String) { regex
H A DStackStateAnimator.java419 mLogger.groupChildRemovalEventProcessed(key); in processAnimationEvents()