Home
last modified time | relevance | path

Searched refs:getContentHeight (Results 1 – 12 of 12) 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.java144 public int getContentHeight() { in getContentHeight() method in AbsActionBarView
/frameworks/base/core/java/android/webkit/
DWebView.java1496 public int getContentHeight() { in getContentHeight() method in WebView
1498 return mProvider.getContentHeight(); in getContentHeight()
2695 encoder.addProperty("webview:contentHeight", mProvider.getContentHeight()); in encodeProperties()
DWebViewProvider.java190 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.java567 protected float getContentHeight() { in getContentHeight() method in PanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java557 public int getContentHeight() { in getContentHeight() method in NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1727 int contentHeight = getContentHeight(); in getScrollRange()
1732 getContentHeight() - (getHeight() - imeInset))); in getScrollRange()
1816 public int getContentHeight() { in getContentHeight() method in NotificationStackScrollLayout
/frameworks/base/api/
Dsystem-current.txt48987 method public int getContentHeight();
49260 method public abstract int getContentHeight();
Dcurrent.txt45714 method public int getContentHeight();
Dtest-current.txt45800 method public int getContentHeight();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt36448 method public int getContentHeight();