Home
last modified time | relevance | path

Searched refs:setFgServiceShown (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java413 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel
976 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java6181 channel.setFgServiceShown(true);
6189 channel.setFgServiceShown(true);
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt294 method public void setFgServiceShown(boolean);
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1168 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8028 Landroid/app/NotificationChannel;->setFgServiceShown(Z)V