Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/compile/
H A DImage.h88 struct Bounds { struct
94 explicit Bounds() = default; argument
95 inline explicit Bounds(int32_t l, int32_t t, int32_t r, int32_t b) in Bounds() function
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsetsAnimation.java187 public static final class Bounds { class in WindowInsetsAnimation
192 public Bounds(@NonNull Insets lowerBound, @NonNull Insets upperBound) { in Bounds() method in WindowInsetsAnimation.Bounds
H A DDisplayCutout.java163 private static class Bounds { class in DisplayCutout
166 private Bounds(Rect left, Rect top, Rect right, Rect bottom, boolean copyArguments) { in Bounds() method in DisplayCutout.Bounds
175 private Bounds(Rect[] rects, boolean copyArguments) { in Bounds() method in DisplayCutout.Bounds
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java2398 static class Bounds { class
2403 private Bounds() { in Bounds() method in Bounds
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...