Home
last modified time | relevance | path

Searched refs:setFullScreenIntent (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationIntrusivenessExtractorTest.java61 .setFullScreenIntent(PendingIntent.getActivity( in testIntrusive_fillScreen()
80 .setFullScreenIntent(PendingIntent.getActivity( in testOldNotificationsNotIntrusive()
H A DNotificationManagerServiceTest.java10857 nb.setFullScreenIntent(mock(PendingIntent.class), true);
10926 nb.setFullScreenIntent(mock(PendingIntent.class), true);
11350 .setFullScreenIntent(mock(PendingIntent.class), true)
11518 .setFullScreenIntent(mock(PendingIntent.class), true)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManagerTest.java103 .setFullScreenIntent(mock(PendingIntent.class), /* highPriority */ true) in createStickyEntry()
125 .setFullScreenIntent(createFullScreenIntent(), /* highPriority */ true) in createFullScreenIntentEntry()
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DStatusBarTest.java170 .setFullScreenIntent(pi, true)
H A DNotificationTestList.java122 .setFullScreenIntent(makeIntent2(), true)
342 .setFullScreenIntent(makeIntent2(), false)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterTest.java420 .setFullScreenIntent(fullScreenIntent, true); in testOnFullScreenIntentWhenDozing_wakeUpDevice()
453 .setFullScreenIntent(mockFullScreenIntent, true); in testOnFullScreenIntentWhenDozing_logToStatsd()
H A DStatusBarNotificationPresenterTest.java190 .setFullScreenIntent(mock(PendingIntent.class), true) in testNoSuppressHeadsUp_FSI_nonOccludedKeyguard()
/aosp14/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInfoTest.java673 .setFullScreenIntent(mock(PendingIntent.class), true) in testBindNotification_whenCurrentlyInCall()
717 .setFullScreenIntent(mock(PendingIntent.class), true) in testBindNotification_whenCurrentlyInCall_notCall()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java1024 .setFullScreenIntent(mPendingIntent, true) in createFsiNotification()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java4573 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in Notification.Builder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2217 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2217 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6507 …method @NonNull public android.app.Notification.Builder setFullScreenIntent(android.app.PendingInt…