Home
last modified time | relevance | path

Searched defs:logFullScreenIntentDecision (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DVisualInterruptionDecisionProvider.kt106 fun logFullScreenIntentDecision(decision: FullScreenIntentDecision) regex
H A DNotificationInterruptStateProvider.java173 void logFullScreenIntentDecision(NotificationEntry entry, FullScreenIntentDecision decision); in logFullScreenIntentDecision() method
H A DNotificationInterruptStateProviderImpl.java344 public void logFullScreenIntentDecision(NotificationEntry entry, in logFullScreenIntentDecision() method in NotificationInterruptStateProviderImpl