Searched refs:nativeIsPlaying (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentVideoView.java550 return mNativeContentVideoView != 0 && nativeIsPlaying(mNativeContentVideoView);
656 private native boolean nativeIsPlaying(int nativeContentVideoView); method in class:ContentVideoView

Completed in 58 milliseconds