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

/frameworks/support/tv-provider/src/main/java/androidx/tvprovider/media/tv/
H A DPreviewChannelHelper.java119 * {@link #updatePreviewChannel(long, PreviewChannel)} will load the logo over the network. To
162 * {@link #updatePreviewChannel(long, PreviewChannel)} will load the logo over the network. To
224 * {@link #updatePreviewChannel(long, PreviewChannel)} will load the logo over the network. To
227 public void updatePreviewChannel(long channelId, method in class:PreviewChannelHelper
245 * extracted to make {@link #updatePreviewChannel(long, PreviewChannel)} testable.

Completed in 73 milliseconds