Searched refs:isFgServiceShown (Results 1 – 1 of 1) sorted by relevance
590 public boolean isFgServiceShown() { in isFgServiceShown() method in NotificationChannel746 if (isFgServiceShown()) { in writeXml()747 out.attribute(null, ATT_FG_SERVICE_SHOWN, Boolean.toString(isFgServiceShown())); in writeXml()797 record.put(ATT_FG_SERVICE_SHOWN, Boolean.toString(isFgServiceShown())); in toJson()