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

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

Completed in 33 milliseconds