Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/
H A DShadeListBuilderLogger.kt92 fun logPreGroupFilterInvalidated( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java340 mLogger.logPreGroupFilterInvalidated(filter, mPipelineState.getState(), reason); in onPreGroupFilterInvalidated()