Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStageLogger.kt38 fun logAbortStageCancelledBind(entry: NotificationEntry) { in logAbortStageCancelledBind() method in com.android.systemui.statusbar.notification.row.RowContentBindStageLogger
DRowContentBindStage.java104 mLogger.logAbortStageCancelledBind(entry); in abortStage()