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