Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java397 entry.notifyFullScreenIntentLaunched(); in testShouldNotHeadsUp_justLaunchedFullscreen()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java470 public void notifyFullScreenIntentLaunched() { in notifyFullScreenIntentLaunched() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java528 entry.notifyFullScreenIntentLaunched(); in handleFullScreenIntent()
DStatusBar.java1978 entry.notifyFullScreenIntentLaunched(); in maybeEscalateHeadsUp()