Home
last modified time | relevance | path

Searched refs:getContentWidth (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDockedStackDividerController.java178 getContentWidth()); in getSmallestWidthDpForBounds()
188 mTmpRect2.width(), mTmpRect2.height(), getContentWidth()); in getSmallestWidthDpForBounds()
307 rotationContext.getResources(), dw, dh, getContentWidth(), in initSnapAlgorithmForRotations()
333 int getContentWidth() { in getContentWidth() method in DockedStackDividerController
DTaskStack.java499 final int dividerSize = mDisplayContent.getDockedDividerController().getContentWidth(); in snapDockedStackAfterRotation()
857 mDisplayContent.mDividerControllerLocked.getContentWidth(), dockedOnTopOrLeft); in getStackDockedModeBoundsLocked()
897 mDisplayContent.mDividerControllerLocked.getContentWidth(), dockedOnTopOrLeft); in getStackDockedModeBoundsLocked()
1202 getDisplayContent().mDividerControllerLocked.getContentWidth(); in adjustForIME()
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java199 public int getContentWidth(); in getContentWidth() method
DWebView.java1339 public int getContentWidth() { in getContentWidth() method in WebView
1340 return mProvider.getContentWidth(); in getContentWidth()
3059 encoder.addProperty("webview:contentWidth", mProvider.getContentWidth()); in encodeProperties()
/frameworks/base/api/
Dsystem-current.txt10740 method public int getContentWidth();
/frameworks/base/non-updatable-api/
Dsystem-current.txt10638 method public int getContentWidth();
/frameworks/base/services/
Dart-profile16144 HSPLcom/android/server/wm/DockedStackDividerController;->getContentWidth()I