Searched refs:programHint (Results 1 – 2 of 2) sorted by relevance
75 public void onStartRecording(Uri programHint) { } in onStartRecording() argument
1906 public void onStartRecording(Uri programHint) {1908 mProgramHint = programHint;1912 public void onStartRecording(Uri programHint, Bundle data) {1914 mProgramHint = programHint;1918 onStartRecording(programHint);