Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotifBindPipelineLogger.kt53 fun logRequestPipelineRowNotSet(entry: NotificationEntry) { regex
H A DNotifBindPipeline.java163 mLogger.logRequestPipelineRowNotSet(entry); in requestPipelineRun()