Searched defs:MATCH_CHANNEL_ID (Results 1 – 2 of 2) sorted by relevance
57 private static final int MATCH_CHANNEL_ID = 2; field in RecommendationDataManager62 sUriMatcher.addURI(TvContract.AUTHORITY, "channel/#", MATCH_CHANNEL_ID); in sUriMatcher.addURI() argument
108 private static final int MATCH_CHANNEL_ID = 2; field in TvProvider135 sUriMatcher.addURI(TvContract.AUTHORITY, "channel/#", MATCH_CHANNEL_ID); in sUriMatcher.addURI() argument