Searched refs:setFullScreenIntent (Results 1 – 10 of 10) sorted by relevance
61 .setFullScreenIntent(PendingIntent.getActivity( in testIntrusive_fillScreen()79 .setFullScreenIntent(PendingIntent.getActivity( in testOldNotificationsNotIntrusive()
170 .setFullScreenIntent(pi, true)
127 .setFullScreenIntent(makeIntent2(), true)346 .setFullScreenIntent(makeIntent2(), false)
282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()
559 RequiresPermission: android.app.Notification.Builder#setFullScreenIntent(android.app.PendingIntent,…
5558 …method @NonNull public android.app.Notification.Builder setFullScreenIntent(android.app.PendingInt…
3995 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in Notification.Builder
1817 HSPLandroid/app/Notification$Builder;->setFullScreenIntent(Landroid/app/PendingIntent;Z)Landroid/ap…
4734 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…