Home | History | Annotate | Download | only in media

Lines Matching defs:USAGE_MEDIA

46  *     the "usage" information. Examples of usage are {@link #USAGE_MEDIA} and {@link #USAGE_ALARM}.
105 public final static int USAGE_MEDIA = 1;
249 SUPPRESSIBLE_USAGES.put(USAGE_MEDIA, SUPPRESSIBLE_MEDIA);
265 USAGE_MEDIA,
464 * .setUsage(AudioAttributes.USAGE_MEDIA)
473 * {@link MediaPlayer} will use a default usage of {@link AudioAttributes#USAGE_MEDIA}.
530 * {@link AudioAttributes#USAGE_MEDIA},
549 case USAGE_MEDIA:
919 case USAGE_MEDIA:
920 return new String("USAGE_MEDIA");
977 return USAGE_MEDIA;
1036 case USAGE_MEDIA:
1075 USAGE_MEDIA,