Home | History | Annotate | Download | only in tv

Lines Matching defs:buildChannelUri

353     public static Uri buildChannelUri(long channelId) {
354 return TvContract.buildChannelUri(channelId);