Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DStackStateLoggerTest.kt25 import com.android.systemui.statusbar.notification.stack.StackStateLogger
35 private lateinit var logger: StackStateLogger
39 logger = StackStateLogger(logBufferCounter.logBuffer, logBufferCounter.logBuffer)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateLogger.kt10 class StackStateLogger @Inject constructor( regex
H A DStackStateAnimator.java90 private StackStateLogger mLogger;
118 protected void setLogger(StackStateLogger logger) { in setLogger()
H A DNotificationStackScrollLayoutController.java190 private final StackStateLogger mStackStateLogger;
670 StackStateLogger stackLogger, in NotificationStackScrollLayoutController()
H A DNotificationStackScrollLayout.java5863 protected void setLogger(StackStateLogger logger) {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java158 private final StackStateLogger mStackLogger = new StackStateLogger(logcatLogBuffer(),
/aosp14/frameworks/base/packages/SystemUI/
H A Dktfmt_includes.txt399 -packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/StackStateLogger.kt