Searched refs:ATT_CONTENT_TYPE (Results 1 – 2 of 2) sorted by relevance
153 private static final String ATT_CONTENT_TYPE = "content_type"; field in NotificationChannel1147 out.attributeInt(null, ATT_CONTENT_TYPE, getAudioAttributes().getContentType()); in writeXml()1232 record.put(ATT_CONTENT_TYPE, in toJson()1254 int contentType = safeInt(parser, ATT_CONTENT_TYPE, in safeAudioAttributes()
7969 Landroid/app/NotificationChannel;->ATT_CONTENT_TYPE:Ljava/lang/String;