Searched refs:ATT_SOUND (Results 1 – 1 of 1) sorted by relevance
73 private static final String ATT_SOUND = "sound"; field in NotificationChannel630 Uri sound = safeUri(parser, ATT_SOUND); in populateFromXml()723 out.attribute(null, ATT_SOUND, sound.toString()); in writeXml()785 record.put(ATT_SOUND, getSound().toString()); in toJson()