Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotifBindPipelineLogger.kt53 fun logRequestPipelineRowNotSet(entry: NotificationEntry) { in logRequestPipelineRowNotSet() method in com.android.systemui.statusbar.notification.row.NotifBindPipelineLogger
DNotifBindPipeline.java159 mLogger.logRequestPipelineRowNotSet(entry); in requestPipelineRun()