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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java2876 * Callback factory method for nativeGetNavigationHistory().
2892 int currentIndex = nativeGetNavigationHistory(mNativeContentViewCore, history);
3121 private native int nativeGetNavigationHistory(int nativeContentViewCoreImpl, Object context); method in class:ContentViewCore

Completed in 102 milliseconds