Searched refs:logNotifInternalUpdateFailed (Results 1 – 2 of 2) sorted by relevance
193 fun logNotifInternalUpdateFailed(sbn: StatusBarNotification, name: String, reason: String) { in logNotifInternalUpdateFailed() method in com.android.systemui.statusbar.notification.collection.notifcollection.NotifCollectionLogger
1016 mLogger.logNotifInternalUpdateFailed(sbn, name, reason); in updateNotificationInternally()