Home
last modified time | relevance | path

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

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