Searched refs:setFgServiceShown (Results 1 – 4 of 4) sorted by relevance
310 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel729 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
4754 channel.setFgServiceShown(true);4762 channel.setFgServiceShown(true);
740 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
8556 Landroid/app/NotificationChannel;->setFgServiceShown(Z)V