Searched defs:nativePreauthorizePermission (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1725 nativePreauthorizePermission(mNativeAwContents, origin.toString(), resources);
2579 private native void nativePreauthorizePermission(long nativeAwContents, String origin, method in class:AwContents

Completed in 96 milliseconds