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

/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java179 public int getContentWidth(); method in interface:WebViewProvider
H A DWebView.java1374 public int getContentWidth() { method in class:WebView
1375 return mProvider.getContentWidth();
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewChromium.java1057 public int getContentWidth() { method in class:WebViewChromium

Completed in 38 milliseconds