Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayCutout.java423 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom) { in DisplayCutout()
450 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom, in DisplayCutout()
477 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom, in DisplayCutout()
504 @Nullable Rect boundTop, @Nullable Rect boundRight, @Nullable Rect boundBottom, in DisplayCutout()
547 private DisplayCutout(Rect safeInsets, Insets waterfallInsets, Rect boundLeft, Rect boundTop, in DisplayCutout()
/frameworks/base/apct-tests/perftests/core/src/android/view/
DCutoutSpecificationBenchmark.java82 Rect boundTop = null; in oldMethodParsingSpec() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestDisplayContent.java152 Rect boundTop = top != 0 ? new Rect(0, 0, cutoutFillerSize, top) : null; in setCutout() local
/frameworks/base/core/tests/coretests/src/android/view/
DDisplayCutoutTest.java119 Rect boundTop = new Rect(0, 0, 120, 10); in testExtractBoundsFromList_top_and_bottom() local
660 Rect boundTop = new Rect(50, 0, 75, 100); in createCutoutWithInsets() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...