Home
last modified time | relevance | path

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

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