/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationIntrusivenessExtractorTest.java | 61 .setFullScreenIntent(PendingIntent.getActivity( in testIntrusive_fillScreen() 80 .setFullScreenIntent(PendingIntent.getActivity( in testOldNotificationsNotIntrusive()
|
H A D | NotificationManagerServiceTest.java | 10857 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 D | HeadsUpManagerTest.java | 103 .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 D | StatusBarTest.java | 170 .setFullScreenIntent(pi, true)
|
H A D | NotificationTestList.java | 122 .setFullScreenIntent(makeIntent2(), true) 342 .setFullScreenIntent(makeIntent2(), false)
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarNotificationActivityStarterTest.java | 420 .setFullScreenIntent(fullScreenIntent, true); in testOnFullScreenIntentWhenDozing_wakeUpDevice() 453 .setFullScreenIntent(mockFullScreenIntent, true); in testOnFullScreenIntentWhenDozing_logToStatsd()
|
H A D | StatusBarNotificationPresenterTest.java | 190 .setFullScreenIntent(mock(PendingIntent.class), true) in testNoSuppressHeadsUp_FSI_nonOccludedKeyguard()
|
/aosp14/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
H A D | NotificationTests.java | 282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationInfoTest.java | 673 .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 D | NotificationInterruptStateProviderImplTest.java | 1024 .setFullScreenIntent(mPendingIntent, true) in createFsiNotification()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 4573 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in Notification.Builder
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2217 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2217 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 6507 …method @NonNull public android.app.Notification.Builder setFullScreenIntent(android.app.PendingInt…
|