Home
last modified time | relevance | path

Searched refs:notifyFullScreenIntentLaunched (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java497 public void notifyFullScreenIntentLaunched() { in notifyFullScreenIntentLaunched() method in NotificationEntry
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java605 entry.notifyFullScreenIntentLaunched(); in launchFullScreenIntent()
H A DCentralSurfacesImpl.java1778 entry.notifyFullScreenIntentLaunched(); in maybeEscalateHeadsUp()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java419 entry.notifyFullScreenIntentLaunched(); in testShouldNotHeadsUp_justLaunchedFullscreen()