Home
last modified time | relevance | path

Searched defs:waterfallInsets (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayCutout.java451 @NonNull Insets waterfallInsets, @Nullable CutoutPathParserInfo info) { in DisplayCutout()
478 @NonNull Insets waterfallInsets, @Nullable CutoutPathParserInfo info, in DisplayCutout()
505 @NonNull Insets waterfallInsets) { in DisplayCutout()
547 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Rect boundLeft, Rect boundTop, in DisplayCutout()
555 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Rect[] bounds, in DisplayCutout()
561 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Bounds bounds, in DisplayCutout()
566 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Bounds bounds, in DisplayCutout()
957 Rect waterfallInsets = insetInsets(insetLeft, insetTop, insetRight, insetBottom, in inset() local
1028 public static DisplayCutout constructDisplayCutout(Rect[] bounds, Insets waterfallInsets, in constructDisplayCutout()
1520 Insets waterfallInsets = in.readTypedObject(Insets.CREATOR); in readCutoutFromParcel() local
[all …]
/frameworks/base/core/java/com/android/internal/policy/
DSystemBarUtils.java66 Insets waterfallInsets; in getStatusBarHeightForRotation() local
/frameworks/base/core/tests/coretests/src/android/view/
DDisplayCutoutTest.java364 Insets waterfallInsets = Insets.of(0, 20, 0, 20); in fromSpec_caches() local
405 Insets waterfallInsets = Insets.of(0, 20, 0, 20); in fromSpec_wontCacheIfWaterfallInsetsChange() local
680 private static DisplayCutout createCutoutWaterfallOnly(Insets waterfallInsets) { in createCutoutWaterfallOnly()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java230 Insets waterfallInsets = Insets.NONE; in onApplyWindowInsets() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...