Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java421 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel
966 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java6600 channel.setFgServiceShown(true);
6608 channel.setFgServiceShown(true);
/frameworks/base/core/api/
Dtest-current.txt329 method public void setFgServiceShown(boolean);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1221 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8028 Landroid/app/NotificationChannel;->setFgServiceShown(Z)V