/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationIntrusivenessExtractorTest.java | 61 .setFullScreenIntent(PendingIntent.getActivity( in testIntrusive_fillScreen() 80 .setFullScreenIntent(PendingIntent.getActivity( in testOldNotificationsNotIntrusive()
|
D | NotificationManagerServiceTest.java | 12412 nb.setFullScreenIntent(mActivityIntent, true); 12481 nb.setFullScreenIntent(mActivityIntent, true); 13057 .setFullScreenIntent(mActivityIntent, true) 13335 .setFullScreenIntent(mActivityIntent, true)
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/ |
D | HeadsUpManagerTestUtil.java | 79 .setFullScreenIntent(intent, /* highPriority */ true) in createFullScreenIntentEntry()
|
D | BaseHeadsUpManagerTest.java | 116 .setFullScreenIntent(mock(PendingIntent.class), /* highPriority */ true) in createStickyEntry()
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | StatusBarTest.java | 170 .setFullScreenIntent(pi, true)
|
D | NotificationTestList.java | 122 .setFullScreenIntent(makeIntent2(), true) 342 .setFullScreenIntent(makeIntent2(), false)
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarNotificationActivityStarterTest.java | 473 .setFullScreenIntent(fullScreenIntent, true); in testOnFullScreenIntentWhenDozing_wakeUpDevice() 506 .setFullScreenIntent(mockFullScreenIntent, true); in testOnFullScreenIntentWhenDozing_logToStatsd()
|
D | StatusBarNotificationPresenterTest.java | 369 .setFullScreenIntent(mock(PendingIntent.class), true) in createFsiNotificationEntry()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationInfoTest.java | 571 .setFullScreenIntent(mock(PendingIntent.class), true) in testBindNotification_whenCurrentlyInCall() 614 .setFullScreenIntent(mock(PendingIntent.class), true) in testBindNotification_whenCurrentlyInCall_notCall()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/ |
D | VisualInterruptionDecisionProviderTestBase.kt | 1240 nb.setFullScreenIntent(mock(), /* highPriority = */ true) in <lambda>()
|
D | NotificationInterruptStateProviderImplTest.java | 1100 .setFullScreenIntent(mPendingIntent, true) in createFsiNotification()
|
/frameworks/base/core/api/ |
D | lint-baseline.txt | 428 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,… 429 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
|
D | module-lib-lint-baseline.txt | 542 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,… 543 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
|
D | test-lint-baseline.txt | 600 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,… 601 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
|
D | system-lint-baseline.txt | 632 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,… 633 …Method 'setFullScreenIntent' documentation mentions permissions without declaring @RequiresPermiss…
|
D | current.txt | 6702 …method @NonNull public android.app.Notification.Builder setFullScreenIntent(android.app.PendingInt…
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 5061 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in Notification.Builder
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 2192 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 4734 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 2192 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
|