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

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1037 if (!isDestroyed()) nativeClearView(mNativeAwContents);
2566 private native void nativeClearView(long nativeAwContents); method in class:AwContents

Completed in 61 milliseconds