Home
last modified time | relevance | path

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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DContentVideoView.java360 return nativeGetCurrentPosition(mNativeContentVideoView); in getCurrentPosition()
483 private native int nativeGetCurrentPosition(long nativeContentVideoView); in nativeGetCurrentPosition() method in ContentVideoView