Searched refs:getBoundingRectTop (Results 1 – 10 of 10) sorted by relevance
77 mBounds.set(mInfo.displayCutout.getBoundingRectTop()); in update()115 Region bounds = new Region(displayCutout.getBoundingRectTop()); in boundsFromDirection()
300 Rect bounds = mDisplayCutout.getBoundingRectTop(); in updateCutoutLocation()
1455 return !displayCutout.getBoundingRectTop().isEmpty(); in hasCutout()1490 out.set(displayCutout.getBoundingRectTop()); in boundsFromDirection()1517 if (!displayCutout.getBoundingRectTop().isEmpty()) { in getGravity()
406 ? insets.getDisplayCutout().getBoundingRectTop() in onApplyWindowInsets()
483 ? insets.getDisplayCutout().getBoundingRectTop() in onApplyWindowInsets()
644 cutout.getBoundingRectTop()); in testCalculateRelativeCutout()
760 public @NonNull Rect getBoundingRectTop() { in getBoundingRectTop() method in DisplayCutout
1114 assertThat(info.displayCutout.getBoundingRectTop()).isEqualTo(new Rect(507, 33, 573, 99)); in test_getDisplayDeviceInfoLocked_internalDisplay_usesCutoutAndCorners()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50796 method @NonNull public android.graphics.Rect getBoundingRectTop();