Searched refs:getSafeInsetLeft (Results 1 – 15 of 15) sorted by relevance
95 return displayCutout.getSafeInsetLeft() > 0 in hasCutout()123 bounds.op(0, 0, displayCutout.getSafeInsetLeft(), Integer.MAX_VALUE, in boundsFromDirection()133 bounds.op(displayCutout.getSafeInsetLeft() + 1, 0, Integer.MAX_VALUE, in boundsFromDirection()145 if (displayCutout.getSafeInsetLeft() > 0) { in localBounds()
136 assertEquals(5, mCutoutNumbers.getSafeInsetLeft()); in testGetSafeInsets()173 assertEquals(99, cutout.getSafeInsetLeft()); in inset_insets_withLeftCutout()183 assertEquals(0, cutout.getSafeInsetLeft()); in inset_insets_withTopCutout()193 assertEquals(0, cutout.getSafeInsetLeft()); in inset_insets_withRightCutout()203 assertEquals(cutout.getSafeInsetLeft(), 0); in inset_insets_withBottomCutout()213 assertEquals(cutout.getSafeInsetLeft(), 0); in inset_insets_consumeInset()
177 if (c.getSafeInsetLeft() > 0) { in onBeginLayout()178 mDisplayCutoutSafe.left = mRestrictedOverscan.left + c.getSafeInsetLeft(); in onBeginLayout()
2826 width -= displayCutout.getSafeInsetLeft() + displayCutout.getSafeInsetRight(); in getNonDecorDisplayWidth()2982 outInsets.left += displayCutout.getSafeInsetLeft(); in getNonDecorInsetsLw()
241 ? (isRtl ? displayCutout.getSafeInsetRight() : displayCutout.getSafeInsetLeft()) in fitSystemWindows()248 && displayCutout.getSafeInsetLeft() == 0) { in fitSystemWindows()
92 if (frame.left >= mInner.getSafeInsetLeft() in calculateRelativeTo()
173 ? info.displayCutout.getSafeInsetLeft() : 0; in testAppBounds_RootConfigurationBounds()
447 assertEquals(w.getWmDisplayCutout().getDisplayCutout().getSafeInsetLeft(), 0); in testDisplayCutout()474 assertEquals(w.getWmDisplayCutout().getDisplayCutout().getSafeInsetLeft(), 0); in testDisplayCutout_tempDisplayedBounds()
95 when(mCutout.getSafeInsetLeft()).thenReturn(mCutoutInsetSize); in setUp()
201 int cutoutLeft = (cutout != null) ? cutout.getSafeInsetLeft() : 0; in getRtlTranslation()
176 leftCutout = displayCutout.getSafeInsetLeft(); in fitSystemWindows()
426 ? insets.getDisplayCutout().getSafeInsetLeft()
370 public int getSafeInsetLeft() { in getSafeInsetLeft() method in DisplayCutout
991 return displayCutout.getSafeInsetLeft() > 0 in hasCutout()1037 if (displayCutout.getSafeInsetLeft() > 0) { in getGravity()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...