Lines Matching refs:podcasts
165 private static final String PODCAST_DIR = "/podcasts/";
514 boolean podcasts = (lowpath.indexOf(PODCAST_DIR) > 0);
516 (!ringtones && !notifications && !alarms && !podcasts);
522 result = endFile(entry, ringtones, notifications, alarms, music, podcasts);
606 // audio/mp4 mimetype, even if they are really "enhanced podcasts"
654 boolean alarms, boolean music, boolean podcasts)
727 values.put(Audio.Media.IS_PODCAST, podcasts);