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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java964 if (mNativeContentViewCore != 0) return nativeGetURL(mNativeContentViewCore);
2998 private native String nativeGetURL(int nativeContentViewCoreImpl); method in class:ContentViewCore

Completed in 301 milliseconds