Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/domain/interactor/
DHideNotificationsInteractor.kt75 .traceEach(HIDE_STATUS_TRACK_NAME, logcat = true) { shouldHide -> in <lambda>()
111 private const val HIDE_STATUS_TRACK_NAME = "NotificationsHiddenForDisplayChange" in <lambda>() constant