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

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

Completed in 79 milliseconds