Searched defs:logFullScreenIntentDecision (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ | ||
| D | VisualInterruptionDecisionProvider.kt | 106 fun logFullScreenIntentDecision(decision: FullScreenIntentDecision) method |
| D | NotificationInterruptStateProvider.java | 173 void logFullScreenIntentDecision(NotificationEntry entry, FullScreenIntentDecision decision); in logFullScreenIntentDecision() method |
| D | NotificationInterruptStateProviderWrapper.kt | 70 override fun logFullScreenIntentDecision(decision: FullScreenIntentDecision) { in logFullScreenIntentDecision() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper |
| D | NotificationInterruptStateProviderImpl.java | 344 public void logFullScreenIntentDecision(NotificationEntry entry, in logFullScreenIntentDecision() method in NotificationInterruptStateProviderImpl |