Home
last modified time | relevance | path

Searched refs:isScreenRound (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DCompactExtractEditLayout.java86 if (getResources().getConfiguration().isScreenRound()) { in applyProportionalLayout()
130 if (cfg.isScreenRound() && heightPixels < widthPixels) { in onAttachedToWindow()
/frameworks/base/core/tests/coretests/src/android/view/
DViewAttachTest.java88 if (activity.getResources().getConfiguration().isScreenRound()) { in testRoundScrollbars()
/frameworks/base/core/java/android/view/
DInsetsState.java144 public WindowInsets calculateInsets(Rect frame, boolean isScreenRound, in calculateInsets() argument
185 return new WindowInsets(typeInsetsMap, typeMaxInsetsMap, typeVisibilityMap, isScreenRound, in calculateInsets()
DInsetsController.java179 public WindowInsets calculateInsets(boolean isScreenRound, in calculateInsets() argument
185 mLastInsets = mState.calculateInsets(mFrame, isScreenRound, alwaysConsumeSystemBars, cutout, in calculateInsets()
DViewRootImpl.java1921 mContext.getResources().getConfiguration().isScreenRound(), in getWindowInsets()
DView.java29520 if (!mResources.getConfiguration().isScreenRound() || mAttachInfo == null) { in shouldDrawRoundScrollbar()
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java978 getResources().getConfiguration().isScreenRound(), false, in updateSurface()
/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityController.java521 if (mContext.getResources().getConfiguration().isScreenRound()) { in MagnifiedViewport()
DWindowManagerService.java3421 if (mContext.getResources().getConfiguration().isScreenRound() in updateCircularDisplayMaskIfNeeded()
/frameworks/base/core/java/android/content/res/
DConfiguration.java2094 public boolean isScreenRound() { in isScreenRound() method in Configuration
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1730 return mContext.getResources().getConfiguration().isScreenRound(); in isRoundWindow()
/frameworks/base/non-updatable-api/
Dcurrent.txt12204 method public boolean isScreenRound();
/frameworks/base/api/
Dcurrent.txt12204 method public boolean isScreenRound();