Home
last modified time | relevance | path

Searched refs:logCancelBindAbortedTask (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderLogger.kt59 fun logCancelBindAbortedTask(entry: NotificationEntry) { in logCancelBindAbortedTask() method in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderLogger
DNotificationContentInflater.java244 mLogger.logCancelBindAbortedTask(entry); in cancelBind()
DNotificationRowContentBinderImpl.kt223 logger.logCancelBindAbortedTask(entry) in <lambda>()