Searched defs:nativeSetWindowVisibility (Results 1 - 1 of 1) sorted by path

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1857 if (!isDestroyed()) nativeSetWindowVisibility(mNativeAwContents, mIsWindowVisible);
2547 private native void nativeSetWindowVisibility(long nativeAwContents, boolean visible); method in class:AwContents

Completed in 200 milliseconds