Searched defs:waterfallInsets (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | DisplayCutout.java | 431 @NonNull Insets waterfallInsets, @Nullable CutoutPathParserInfo info) { in DisplayCutout() 456 @NonNull Insets waterfallInsets) { in DisplayCutout() 507 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Rect[] bounds, in DisplayCutout() 515 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Bounds bounds, in DisplayCutout() 859 Rect waterfallInsets = insetInsets(insetLeft, insetTop, insetRight, insetBottom, in inset() local 930 public static DisplayCutout constructDisplayCutout(Rect[] bounds, Insets waterfallInsets, in constructDisplayCutout() 1073 int displayHeight, float density, Insets waterfallInsets) { in fromSpec() 1094 int displayWidth, int displayHeight, float density, Insets waterfallInsets) { in pathAndDisplayCutoutFromSpec() 1338 Insets waterfallInsets = in.readTypedObject(Insets.CREATOR); in readCutoutFromParcel() local 1373 final Rect waterfallInsets = mInner.mWaterfallInsets.toRect(); in scale() local [all …]
|
/aosp14/frameworks/base/core/java/com/android/internal/policy/ |
H A D | SystemBarUtils.java | 63 Insets waterfallInsets = cutout == null ? Insets.NONE : cutout.getWaterfallInsets(); in getStatusBarHeightForRotation() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | DisplayCutoutTest.java | 362 Insets waterfallInsets = Insets.of(0, 20, 0, 20); in fromSpec_caches() local 403 Insets waterfallInsets = Insets.of(0, 20, 0, 20); in fromSpec_wontCacheIfWaterfallInsetsChange() local 598 private static DisplayCutout createCutoutWaterfallOnly(Insets waterfallInsets) { in createCutoutWaterfallOnly()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | DisplayLayout.java | 410 final Insets waterfallInsets = rotateInsets(cutout.getWaterfallInsets(), rotation); in calculateDisplayCutoutForRotation() local
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PointerLocationView.java | 230 Insets waterfallInsets = Insets.NONE; in onApplyWindowInsets() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |