Searched refs:CONTENT_TYPE (Results 1 – 7 of 7) sorted by relevance
53 public static final String CONTENT_TYPE = field in FeedContract.Entry
77 return FeedContract.Entry.CONTENT_TYPE; in getType()
113 public static final String CONTENT_TYPE = "vnd.android.cursor.dir/vnd.google.note"; field in NotePad.Notes
343 return NotePad.Notes.CONTENT_TYPE; in getType()
95 public static final String CONTENT_TYPE field in LoaderThrottle.MainTable257 return MainTable.CONTENT_TYPE; in getType()
96 public static final String CONTENT_TYPE field in LoaderThrottleSupport.MainTable258 return MainTable.CONTENT_TYPE; in getType()
166 assertEquals(NotePad.Notes.CONTENT_TYPE, mimeType); in testUriAndGetType()170 assertEquals(NotePad.Notes.CONTENT_TYPE, mimeType); in testUriAndGetType()