Searched refs:isScreenRound (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/core/java/android/inputmethodservice/ |
D | CompactExtractEditLayout.java | 86 if (getResources().getConfiguration().isScreenRound()) { in applyProportionalLayout() 130 if (cfg.isScreenRound() && heightPixels < widthPixels) { in onAttachedToWindow()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | ViewAttachTest.java | 88 if (activity.getResources().getConfiguration().isScreenRound()) { in testRoundScrollbars()
|
/frameworks/base/core/java/android/view/ |
D | InsetsState.java | 144 public WindowInsets calculateInsets(Rect frame, boolean isScreenRound, in calculateInsets() argument 185 return new WindowInsets(typeInsetsMap, typeMaxInsetsMap, typeVisibilityMap, isScreenRound, in calculateInsets()
|
D | InsetsController.java | 179 public WindowInsets calculateInsets(boolean isScreenRound, in calculateInsets() argument 185 mLastInsets = mState.calculateInsets(mFrame, isScreenRound, alwaysConsumeSystemBars, cutout, in calculateInsets()
|
D | ViewRootImpl.java | 1897 mContext.getResources().getConfiguration().isScreenRound(), in getWindowInsets()
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | WallpaperService.java | 978 getResources().getConfiguration().isScreenRound(), false, in updateSurface()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AccessibilityController.java | 521 if (mContext.getResources().getConfiguration().isScreenRound()) { in MagnifiedViewport()
|
D | WindowManagerService.java | 3398 if (mContext.getResources().getConfiguration().isScreenRound() in updateCircularDisplayMaskIfNeeded()
|
/frameworks/base/core/java/android/content/res/ |
D | Configuration.java | 2076 public boolean isScreenRound() { in isScreenRound() method in Configuration
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | PhoneWindowManager.java | 1727 return mContext.getResources().getConfiguration().isScreenRound(); in isRoundWindow()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |