Searched refs:setFgServiceShown (Results 1 – 3 of 3) sorted by relevance
310 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel729 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
4740 channel.setFgServiceShown(true);4748 channel.setFgServiceShown(true);
740 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()