Searched refs:tuneChannelByType (Results 1 – 1 of 1) sorted by relevance
/packages/apps/TV/interactive/SampleTvInteractiveAppService/src/com/android/tv/samples/sampletvinteractiveappservice/ |
D | TiasSessionImpl.java | 274 tuneChannelByType( in onKeyDown() 282 tuneChannelByType( in onKeyDown() 304 tuneChannelByType( in onKeyDown() 310 tuneChannelByType( in onKeyDown() 388 tuneChannelByType(TvInteractiveAppService.PLAYBACK_COMMAND_TYPE_STOP, in onKeyDown() 400 tuneChannelByType(TvInteractiveAppService.PLAYBACK_COMMAND_TYPE_STOP, in onKeyDown() 499 tuneChannelByType( in initSampleView() 563 private void tuneChannelByType(String type, String inputId, Uri channelUri, Bundle bundle) { in tuneChannelByType() method in TiasSessionImpl 583 private void tuneChannelByType(String type, String inputId, Uri channelUri) { in tuneChannelByType() method in TiasSessionImpl 584 tuneChannelByType(type, inputId, channelUri, new Bundle()); in tuneChannelByType() [all …]
|