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

/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
H A DWebView.java186 public int getContentHeight() { method in class:WebView
/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java177 public int getContentHeight(); method in interface:WebViewProvider
H A DWebView.java1362 public int getContentHeight() { method in class:WebView
1364 return mProvider.getContentHeight();
/frameworks/base/core/java/com/android/internal/widget/
H A DAbsActionBarView.java121 public int getContentHeight() { method in class:AbsActionBarView
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DAbsActionBarView.java115 public int getContentHeight() { method in class:AbsActionBarView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java475 protected float getContentHeight() { method in class:PanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1182 int contentHeight = getContentHeight();
1268 public int getContentHeight() { method in class:NotificationStackScrollLayout
/frameworks/webview/chromium/java/com/android/webview/chromium/
H A DWebViewChromium.java1050 public int getContentHeight() { method in class:WebViewChromium

Completed in 247 milliseconds