Searched refs:logAbortStageCancelledBind (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | ||
D | RowContentBindStageLogger.kt | 38 fun logAbortStageCancelledBind(entry: NotificationEntry) { in logAbortStageCancelledBind() method in com.android.systemui.statusbar.notification.row.RowContentBindStageLogger |
D | RowContentBindStage.java | 104 mLogger.logAbortStageCancelledBind(entry); in abortStage() |