Searched refs:hunSkippedForUnexpectedState (Results 1 – 2 of 2) sorted by relevance
57 fun hunSkippedForUnexpectedState(entry: NotificationEntry, expected: Boolean, actual: Boolean) { in hunSkippedForUnexpectedState() method in com.android.systemui.statusbar.notification.stack.NotificationStackScrollLogger
810 mLogger.hunSkippedForUnexpectedState(enr.getEntry(), expected, actual); in logHunSkippedForUnexpectedState()