Home
last modified time | relevance | path

Searched defs:logTrackingLockscreenSeenDuration (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinatorLogger.kt114 fun logTrackingLockscreenSeenDuration(unseenNotifications: Set<NotificationEntry>) { in logTrackingLockscreenSeenDuration() method
128 fun logTrackingLockscreenSeenDuration(entry: NotificationEntry) { in logTrackingLockscreenSeenDuration() method in com.android.systemui.statusbar.notification.collection.coordinator.KeyguardCoordinatorLogger