Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java420 return mRecordingCallback.mRecordingStoppedCount > 0 in verifyCallbackRecordingStopped()
1395 private int mRecordingStoppedCount; field in TvInputServiceTest.StubRecordingCallback
1412 mRecordingStoppedCount++; in onRecordingStopped()
1434 mRecordingStoppedCount = 0; in resetCounts()