Home
last modified time | relevance | path

Searched refs:getContentHeight (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
DWebView.java186 public int getContentHeight() { in getContentHeight() method in WebView
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAbsActionBarView.java142 public int getContentHeight() { in getContentHeight() method in AbsActionBarView
/frameworks/base/core/java/android/webkit/
DWebView.java1491 public int getContentHeight() { in getContentHeight() method in WebView
1493 return mProvider.getContentHeight(); in getContentHeight()
2954 encoder.addProperty("webview:contentHeight", mProvider.getContentHeight()); in encodeProperties()
DWebViewProvider.java195 public int getContentHeight(); in getContentHeight() method
/frameworks/base/core/java/com/android/internal/widget/
DAbsActionBarView.java176 public int getContentHeight() { in getContentHeight() method in AbsActionBarView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java640 protected float getContentHeight() { in getContentHeight() method in PanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java650 public int getContentHeight() { in getContentHeight() method in NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1828 int contentHeight = getContentHeight(); in getScrollRange()
1832 getContentHeight() - (getHeight() - imeInset))); in getScrollRange()
1933 public int getContentHeight() { in getContentHeight() method in NotificationStackScrollLayout
/frameworks/base/api/
Dsystem-current.txt52397 method public int getContentHeight();
52684 method public abstract int getContentHeight();
Dcurrent.txt48761 method public int getContentHeight();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36448 method public int getContentHeight();