Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java421 && Objects.equals(mRecordingCallback.mRecordedProgramUri, fakeChannelUri); in verifyCallbackRecordingStopped()
726 && Objects.equals(session.mRecordedProgramUri, fakeRecordedProgramUri); in verifyCommandTimeShiftPlay()
1098 public volatile Uri mRecordedProgramUri; field in TvInputServiceTest.CountingTvInputService.CountingSession
1154 mRecordedProgramUri = null; in resetPassedValues()
1297 mRecordedProgramUri = recordedProgramUri; in onTimeShiftPlay()
1401 private Uri mRecordedProgramUri; field in TvInputServiceTest.StubRecordingCallback
1413 mRecordedProgramUri = recordedProgramUri; in onRecordingStopped()
1442 mRecordedProgramUri = null; in resetPassedValues()