Home
last modified time | relevance | path

Searched refs:logStopTrackingLockscreenSeenDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinatorLogger.kt139 fun logStopTrackingLockscreenSeenDuration(entry: NotificationEntry) { in logStopTrackingLockscreenSeenDuration() method
DKeyguardCoordinator.kt216 logger.logStopTrackingLockscreenSeenDuration(entry) in <lambda>()