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.java172 getContentWidth()); in getSmallestWidthDpForBounds()
179 mTmpRect2.width(), mTmpRect2.height(), getContentWidth()); in getSmallestWidthDpForBounds()
253 rotationContext.getResources(), dw, dh, getContentWidth(), in initSnapAlgorithmForRotations()
279 int getContentWidth() { in getContentWidth() method in DockedStackDividerController
DTaskStack.java516 final int dividerSize = mDisplayContent.getDockedDividerController().getContentWidth(); in snapDockedStackAfterRotation()
707 mDisplayContent.mDividerControllerLocked.getContentWidth(), in onDisplayChanged()
796 mDisplayContent.mDividerControllerLocked.getContentWidth(), dockedOnTopOrLeft); in getStackDockedModeBoundsLocked()
1092 getDisplayContent().mDividerControllerLocked.getContentWidth(); in adjustForIME()
/frameworks/base/core/java/android/webkit/
DWebView.java1510 public int getContentWidth() { in getContentWidth() method in WebView
1511 return mProvider.getContentWidth(); in getContentWidth()
3001 encoder.addProperty("webview:contentWidth", mProvider.getContentWidth()); in encodeProperties()
DWebViewProvider.java197 public int getContentWidth(); in getContentWidth() method
/frameworks/base/services/
Dart-profile15985 PLcom/android/server/wm/DockedStackDividerController;->getContentWidth()I
/frameworks/base/config/
Dboot-image-profile.txt8799 HPLandroid/webkit/WebViewProvider;->getContentWidth()I
/frameworks/base/api/
Dsystem-current.txt53042 method public abstract int getContentWidth();