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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java1137 return mNativeContentViewCore != 0 && nativeCanGoToOffset(mNativeContentViewCore, offset);
3076 private native boolean nativeCanGoToOffset(int nativeContentViewCoreImpl, int offset); method in class:ContentViewCore

Completed in 28 milliseconds