Searched refs:logTrackingLockscreenSeenDuration (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ | ||
D | KeyguardCoordinatorLogger.kt | 114 fun logTrackingLockscreenSeenDuration(unseenNotifications: Set<NotificationEntry>) { in logTrackingLockscreenSeenDuration() method in com.android.systemui.statusbar.notification.collection.coordinator.KeyguardCoordinatorLogger |
D | KeyguardCoordinator.kt | 223 logger.logTrackingLockscreenSeenDuration(entry) in <lambda>() |