Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationIntrusivenessExtractorTest.java61 .setFullScreenIntent(PendingIntent.getActivity( in testIntrusive_fillScreen()
80 .setFullScreenIntent(PendingIntent.getActivity( in testOldNotificationsNotIntrusive()
DNotificationManagerServiceTest.java13732 nb.setFullScreenIntent(mActivityIntent, true);
13801 nb.setFullScreenIntent(mActivityIntent, true);
14581 .setFullScreenIntent(mActivityIntent, true)
14893 .setFullScreenIntent(mActivityIntent, true)
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/headsup/
DHeadsUpManagerTestUtil.java79 .setFullScreenIntent(intent, /* highPriority */ true) in createFullScreenIntentEntry()
DHeadsUpManagerImplTest.kt1069 .setFullScreenIntent(mock<PendingIntent>(), /* highPriority= */ true) in createStickyEntry()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DStatusBarTest.java170 .setFullScreenIntent(pi, true)
DNotificationTestList.java122 .setFullScreenIntent(makeIntent2(), true)
342 .setFullScreenIntent(makeIntent2(), false)
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarterTest.java479 .setFullScreenIntent(fullScreenIntent, true); in testOnFullScreenIntentWhenDozing_wakeUpDevice()
512 .setFullScreenIntent(mockFullScreenIntent, true); in testOnFullScreenIntentWhenDozing_logToStatsd()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenterTest.kt479 .setFullScreenIntent(mock<PendingIntent>(), /* highPriority= */ true) in createNotificationEntry()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.kt415 .setFullScreenIntent(mock<PendingIntent>(), true) in <lambda>()
451 .setFullScreenIntent(mock<PendingIntent>(), true) in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java738 .setFullScreenIntent(mPendingIntent, true) in testShouldNotFullScreen_silentNotification()
1165 .setFullScreenIntent(mPendingIntent, true) in createFsiNotification()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryAdapterTest.kt473 .setFullScreenIntent(mock(PendingIntent::class.java), true) in canShowFullScreen()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionDecisionProviderTestBase.kt1275 nb.setFullScreenIntent(mock(), /* highPriority= */ true) in <lambda>()
/frameworks/base/core/api/
Dlint-baseline.txt458 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,…
459 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
Dmodule-lib-lint-baseline.txt542 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,…
543 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
Dtest-lint-baseline.txt606 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,…
607 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
Dsystem-lint-baseline.txt680 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,…
681 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
Dcurrent.txt6799 …on.USE_FULL_SCREEN_INTENT) public android.app.Notification.Builder setFullScreenIntent(android.app…
/frameworks/base/core/java/android/app/
DNotification.java5248 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in Builder
/frameworks/base/boot/
Dboot-image-profile.txt2279 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4734 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…