Searched refs:getCutout (Results 1 – 6 of 6) sorted by relevance
154 doReturn(null).when(mScreenDecorations).getCutout(); in testNoRounding_NoCutout()175 doReturn(null).when(mScreenDecorations).getCutout(); in testRounding_NoCutout()208 doReturn(null).when(mScreenDecorations).getCutout(); in testRoundingRadius_NoCutout()233 doReturn(null).when(mScreenDecorations).getCutout(); in testRoundingTopBottomRadius_OnTopBottomOverlay()272 Insets.NONE)).when(mScreenDecorations).getCutout(); in testRoundingTopBottomRadius_OnLeftRightOverlay()304 doReturn(null).when(mScreenDecorations).getCutout(); in testRoundingMultipleRadius_NoCutout()348 Insets.NONE)).when(mScreenDecorations).getCutout(); in testNoRounding_CutoutShortEdge()384 Insets.NONE)).when(mScreenDecorations).getCutout(); in testNoRounding_CutoutLongEdge()416 Insets.NONE)).when(mScreenDecorations).getCutout(); in testRounding_CutoutShortEdge()449 Insets.NONE)).when(mScreenDecorations).getCutout(); in testRounding_CutoutLongEdge()[all …]
268 final DisplayCutout cutout = getCutout(); in setupDecorations()326 DisplayCutout getCutout() { in getCutout() method in ScreenDecorations327 return mContext.getDisplay().getCutout(); in getCutout()674 DisplayCutout cutout = getCutout(); in shouldShowRoundedCorner()
88 final DisplayCutout displayCutout = display.getCutout(); in onConfigurationChanged()
852 public DisplayCutout getCutout() { in getCutout() method in Display
21125 HSPLandroid/view/Display;->getCutout()Landroid/view/DisplayCutout;
52192 method @Nullable public android.view.DisplayCutout getCutout();