Searched refs:getWindowCornerRadius (Results 1 – 9 of 9) sorted by relevance
204 public static float getWindowCornerRadius(Resources resources) { in getWindowCornerRadius() method in QuickStepContract205 return ScreenDecorationsUtils.getWindowCornerRadius(resources); in getWindowCornerRadius()
33 public static float getWindowCornerRadius(Resources resources) { in getWindowCornerRadius() method in ScreenDecorationsUtils
132 mAppToken.getDisplayContent().getWindowCornerRadius()), in startAnimation()
2919 float getWindowCornerRadius() { in getWindowCornerRadius() method2921 ? ScreenDecorationsUtils.getWindowCornerRadius(mContext.getResources()) : 0f; in getWindowCornerRadius()
950 mWindowCornerRadius = mDisplayPolicy.getWindowCornerRadius(); in DisplayContent()995 float getWindowCornerRadius() { in getWindowCornerRadius() method in DisplayContent
2591 ? getDisplayContent().getWindowCornerRadius() in applyAnimationLocked()
79 .getWindowCornerRadius(statusBarWindow.getResources()); in ActivityLaunchAnimator()
471 mWindowCornerRadius = ScreenDecorationsUtils.getWindowCornerRadius(mContext.getResources()); in OverviewProxyService()
21615 HSPLcom/android/internal/policy/ScreenDecorationsUtils;->getWindowCornerRadius(Landroid/content/res…