Home
last modified time | relevance | path

Searched refs:programHint (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/tv/src/android/media/tv/cts/
DFaultyTvInputService.java75 public void onStartRecording(Uri programHint) { } in onStartRecording() argument
DTvInputServiceTest.java1906 public void onStartRecording(Uri programHint) {
1908 mProgramHint = programHint;
1912 public void onStartRecording(Uri programHint, Bundle data) {
1914 mProgramHint = programHint;
1918 onStartRecording(programHint);