Searched refs:getBoundingRectTop (Results 1 – 8 of 8) sorted by relevance
265 Rect bounds = mDisplayCutout.getBoundingRectTop(); in updateCutoutLocation()
1407 return !displayCutout.getBoundingRectTop().isEmpty(); in hasCutout()1442 out.set(displayCutout.getBoundingRectTop()); in boundsFromDirection()1469 if (!displayCutout.getBoundingRectTop().isEmpty()) { in getGravity()
708 public @NonNull Rect getBoundingRectTop() { in getBoundingRectTop() method in DisplayCutout1213 displayW, displayH, cutout.getBoundingRectTop(), Gravity.TOP)); in computeSafeInsets()
461 findCutoutInsetForSide(displaySize, cutout.getBoundingRectTop(), Gravity.TOP)); in computeSafeInsets()
614 cutout.getBoundingRectTop()); in testCalculateRelativeCutout()
1036 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 ...
50321 method @NonNull public android.graphics.Rect getBoundingRectTop();