Home
last modified time | relevance | path

Searched refs:isRound (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DRoundedCorners.java312 boolean isRound; in getBuiltInDisplayIsRound()
314 isRound = array.getBoolean(index, false); in getBuiltInDisplayIsRound()
316 isRound = res.getBoolean(R.bool.config_mainBuiltInDisplayIsRound); in getBuiltInDisplayIsRound()
319 return isRound; in getBuiltInDisplayIsRound()
H A DWindowInsets.java132 public WindowInsets(Rect systemWindowInsetsRect, Rect stableInsetsRect, boolean isRound, in WindowInsets() argument
136 isRound, alwaysConsumeSystemBars, displayCutout, null, null, in WindowInsets() local
155 boolean isRound, in WindowInsets() argument
171 mIsRound = isRound; in WindowInsets()
578 public boolean isRound() { in isRound() method in WindowInsets
906 result.append(isRound() ? "round" : ""); in toString()
H A DInsetsController.java642 mLastInsets.isRound(), mLastInsets.shouldAlwaysConsumeSystemBars(), in InsetsController()
/aosp12/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java171 mRound = insets.isRound(); in onApplyWindowInsets()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18900 HSPLandroid/view/WindowInsets;->isRound()Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50380 method public boolean isRound();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34648 method public boolean isRound();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18948 HSPLandroid/view/WindowInsets;->isRound()Z