Home | History | Annotate | Download | only in provider

Lines Matching defs:TITLE

181      * The name of the Intent-extra used to define the song title
183 public static final String EXTRA_MEDIA_TITLE = "android.intent.extra.title";
417 * The title of the content
420 public static final String TITLE = "title";
574 * The title of the content
577 public static final String TITLE = "title";
966 * @param title The name of the image
972 String title, String description) {
974 values.put(Images.Media.TITLE, title);
1229 * A non human readable key calculated from the TITLE, used for
1361 * The resource URI of a localized title, if any
1365 * Authority: Package Name of ringtone title provider
1367 * Second Path Segment: Resource ID of title
2139 public static final String DEFAULT_SORT_ORDER = TITLE;