Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/tuner/dvr/
DDvrRecorder.java61 private native int nativeStartDvr(); in nativeStartDvr() method in DvrRecorder
185 int result = nativeStartDvr(); in start()
DDvrPlayback.java96 private native int nativeStartDvr(); in nativeStartDvr() method in DvrPlayback
226 return nativeStartDvr(); in start()