Home
last modified time | relevance | path

Searched defs:fullscreenIntent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java617 final PendingIntent fullscreenIntent = in handleFullScreenIntent() local
619 mLogger.logSendingFullScreenIntent(entry.getKey(), fullscreenIntent); in handleFullScreenIntent() local
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java271 final PendingIntent fullscreenIntent in testCreate() local