HomeSort by relevance Sort by last modified time
    Searched defs:recordedProgramUri (Results 1 - 7 of 7) sorted by null

  /packages/apps/TV/src/com/android/tv/data/
PreviewProgramContent.java 83 Uri recordedProgramUri = TvContract.buildRecordedProgramUri(recordedProgram.getId());
91 .setIntentUri(recordedProgramUri)
93 recordedProgramUri, new Pair<>(PARAM_INPUT, recordedProgram.getInputId())))
  /cts/tests/tests/tv/src/android/media/tv/cts/
TvContractTest.java     [all...]
  /packages/providers/TvProvider/src/com/android/providers/tv/
TvProvider.java     [all...]
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 552 milliseconds