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

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

Completed in 700 milliseconds