Searched refs:nativeSetGlobalBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java1248 nativeSetGlobalBounds(r.left, r.top, r.width(),
2628 private native void nativeSetGlobalBounds(int x, int y, int w, int h); method in class:WebViewCore

Completed in 11 milliseconds