Searched refs:logNotifSectionInvalidated (Results 1 – 2 of 2) sorted by relevance
77 fun logNotifSectionInvalidated(name: String, pipelineState: Int) { in logNotifSectionInvalidated() method in com.android.systemui.statusbar.notification.collection.listbuilder.ShadeListBuilderLogger
287 mLogger.logNotifSectionInvalidated(section.getName(), mPipelineState.getState()); in onNotifSectionInvalidated()