Searched defs:nativeOnAttachedToWindow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java2339 nativeOnAttachedToWindow(mNativeAwContents, mContainerView.getWidth(),
2464 private native void nativeOnAttachedToWindow(long nativeAwContents, int w, int h); method in class:AwContents

Completed in 54 milliseconds