Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationClickerLogger.kt37 fun logMenuVisible(entry: NotificationEntry) { regex
H A DNotificationClicker.java80 mLogger.logMenuVisible(entry); in onClick()