Searched refs:setFgServiceShown (Results 1 – 4 of 4) sorted by relevance
308 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel733 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
4873 channel.setFgServiceShown(true);4881 channel.setFgServiceShown(true);
796 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
8031 Landroid/app/NotificationChannel;->setFgServiceShown(Z)V