Searched refs:mChannelUri (Results 1 – 1 of 1) sorted by relevance
398 private final Uri mChannelUri; field in RichTvInputService.RichTvInputSessionImpl.PlayCurrentProgramRunnable401 mChannelUri = channelUri; in PlayCurrentProgramRunnable()408 mContext.getContentResolver(), mChannelUri, nowMs, nowMs + 1, 1); in run()413 Log.w(TAG, "Failed to get program info for " + mChannelUri + ". Retry in " + in run()