Searched refs:setFgServiceShown (Results 1 – 5 of 5) sorted by relevance
421 public void setFgServiceShown(boolean shown) { in setFgServiceShown() method in NotificationChannel966 setFgServiceShown(safeBool(parser, ATT_FG_SERVICE_SHOWN, false)); in populateFromXml()
6600 channel.setFgServiceShown(true);6608 channel.setFgServiceShown(true);
329 method public void setFgServiceShown(boolean);
1221 update.setFgServiceShown(true); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
8028 Landroid/app/NotificationChannel;->setFgServiceShown(Z)V