Searched defs:COLUMN_APP_LINK_POSTER_ART_URI (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/tv/
H A DTvContract.java2194 * {@link #COLUMN_APP_LINK_POSTER_ART_URI}. The data in the column must be a URI in one of
2211 * @see #COLUMN_APP_LINK_POSTER_ART_URI
2239 public static final String COLUMN_APP_LINK_POSTER_ART_URI = "app_link_poster_art_uri"; field in class:TvContract.Channels
2255 * @see #COLUMN_APP_LINK_POSTER_ART_URI
2270 * @see #COLUMN_APP_LINK_POSTER_ART_URI
2289 * @see #COLUMN_APP_LINK_POSTER_ART_URI
/frameworks/support/tv-provider/src/android/support/media/tv/
H A DTvContractCompat.java2029 * {@link #COLUMN_APP_LINK_POSTER_ART_URI}. The data in the column must be a URI in one of
2046 * @see #COLUMN_APP_LINK_POSTER_ART_URI
2074 public static final String COLUMN_APP_LINK_POSTER_ART_URI = "app_link_poster_art_uri"; field in class:TvContractCompat.Channels
2090 * @see #COLUMN_APP_LINK_POSTER_ART_URI
2105 * @see #COLUMN_APP_LINK_POSTER_ART_URI
2124 * @see #COLUMN_APP_LINK_POSTER_ART_URI

Completed in 35 milliseconds