Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java438 entry.notifyFullScreenIntentLaunched(); in handleFullScreenIntent()
DStatusBar.java1761 entry.notifyFullScreenIntentLaunched(); in maybeEscalateHeadsUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java310 public void notifyFullScreenIntentLaunched() { in notifyFullScreenIntentLaunched() method in NotificationEntry