Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DListDumper.java56 interactionTracker.hasUserInteractedWith(logKey(entry))); in dumpTree()
67 interactionTracker.hasUserInteractedWith(logKey(summary))); in dumpTree()
78 interactionTracker.hasUserInteractedWith(logKey(child))); in dumpTree()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationInteractionTracker.kt22 fun hasUserInteractedWith(key: String): Boolean { regex