Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/
DShadeListBuilderLogger.kt59 fun logReorderingAllowedInvalidated(name: String, pipelineState: Int) { in logReorderingAllowedInvalidated() method in com.android.systemui.statusbar.notification.collection.listbuilder.ShadeListBuilderLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java269 mLogger.logReorderingAllowedInvalidated( in onReorderingAllowedInvalidated()