Home
last modified time | relevance | path

Searched defs:decision (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/car/services/updatableServices/src/com/android/server/wm/
DCarLaunchParamsModifierUpdatableImpl.java323 break decision; in calculate() local
330 break decision; in calculate() local
336 break decision; in calculate() local
350 break decision; in calculate() local
356 break decision; in calculate() local
361 break decision; in calculate() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImpl.java243 FullScreenIntentDecision decision = getFullScreenIntentDecision(entry); in shouldLaunchFullScreenIntentWhenAdded() local
257 private FullScreenIntentDecision getDecisionGivenSuppression(FullScreenIntentDecision decision, in getDecisionGivenSuppression()
379 FullScreenIntentDecision decision) { in logFullScreenIntentDecision()
DNotificationInterruptStateProvider.java181 void logFullScreenIntentDecision(NotificationEntry entry, FullScreenIntentDecision decision); in logFullScreenIntentDecision()
DVisualInterruptionDecisionProviderImpl.kt90 val decision: DecisionImpl, constant in LoggableDecision
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinator.kt521 val decision = in <lambda>() constant
551 val decision = in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProviderTestBase.kt718 val decision = provider.makeUnloggedFullScreenIntentDecision(entry) in <lambda>() constant
777 val decision = provider.makeUnloggedFullScreenIntentDecision(entry) in <lambda>() constant
875 val decision = provider.makeUnloggedFullScreenIntentDecision(entry) in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinatorTest.kt1073 val decision = withArgCaptor { in <lambda>() constant