HomeSort by relevance Sort by last modified time
    Searched defs:Programs (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/java/android/media/tv/
TvContract.java 40 * information. The information is stored in {@link Channels} and {@link Programs} tables.
47 * <li>A row in the {@link Programs} table represents a set of data describing a TV program such
68 * ID to filter programs.
75 * time (in milliseconds since the epoch) to filter programs.
82 * (in milliseconds since the epoch) to filter programs.
97 * genre to filter programs.
185 * Builds a URI that points to all or browsable-only channels which have programs with the given
190 * @param genre {@link Programs.Genres} to search. If {@code null}, builds a URI for all genres.
202 if (!Programs.Genres.isCanonical(genre)) {
215 return ContentUris.withAppendedId(Programs.CONTENT_URI, programId)
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 

Completed in 414 milliseconds