Searched refs:logNotifInternalUpdate (Results 1 – 2 of 2) sorted by relevance
183 fun logNotifInternalUpdate(entry: NotificationEntry, name: String, reason: String) { in logNotifInternalUpdate() method in com.android.systemui.statusbar.notification.collection.notifcollection.NotifCollectionLogger
1019 mLogger.logNotifInternalUpdate(entry, name, reason); in updateNotificationInternally()