Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/
H A DShadeListBuilderLogger.kt59 fun logPreGroupFilterInvalidated(filterName: String, pipelineState: Int) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java279 mLogger.logPreGroupFilterInvalidated(filter.getName(), mPipelineState.getState()); in onPreGroupFilterInvalidated()