Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java308 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel
733 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4873 channel.setFgServiceShown(true);
4881 channel.setFgServiceShown(true);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java796 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8031 Landroid/app/NotificationChannel;->setFgServiceShown(Z)V