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

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java1388 nativeSetGlobalBounds(mNativeClass, r.left, r.top,
2848 private native void nativeSetGlobalBounds(int nativeClass, int x, int y, method in class:WebViewCore

Completed in 37 milliseconds