Searched refs:COMPOSER (Results 1 – 6 of 6) sorted by relevance
7 field public static final String COMPOSER = "composer";
325 field public static final String COMPOSER = "composer";
86 COMPOSER (METADATA_KEY_COMPOSER, ValueType.TEXT), enumConstant
1579 public static final String COMPOSER = "composer"; field2752 public static final String COMPOSER = "composer"; field
1046 op.withValue(MediaColumns.COMPOSER, null); in withGenericValues()1082 withOptionalValue(op, MediaColumns.COMPOSER, in withRetrieverValues()
174 AUDIO_COLUMN_MAP.put(AudioColumns.COMPOSER, MediaMetadata.METADATA_KEY_COMPOSER); in AUDIO_COLUMN_MAP.put() argument