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