Searched refs:getWindowCornerRadius (Results 1 – 9 of 9) sorted by relevance
229 public static float getWindowCornerRadius(Resources resources) { in getWindowCornerRadius() method in QuickStepContract230 return ScreenDecorationsUtils.getWindowCornerRadius(resources); in getWindowCornerRadius()
33 public static float getWindowCornerRadius(Resources resources) { in getWindowCornerRadius() method in ScreenDecorationsUtils
132 mAppToken.getDisplayContent().getWindowCornerRadius()), in startAnimation()
2931 float getWindowCornerRadius() { in getWindowCornerRadius() method2933 ? ScreenDecorationsUtils.getWindowCornerRadius(mContext.getResources()) : 0f; in getWindowCornerRadius()
955 mWindowCornerRadius = mDisplayPolicy.getWindowCornerRadius(); in DisplayContent()1000 float getWindowCornerRadius() { in getWindowCornerRadius() method in DisplayContent
2607 ? getDisplayContent().getWindowCornerRadius() in applyAnimationLocked()
79 .getWindowCornerRadius(statusBarWindow.getResources()); in ActivityLaunchAnimator()
478 mWindowCornerRadius = ScreenDecorationsUtils.getWindowCornerRadius(mContext.getResources()); in OverviewProxyService()
21614 HSPLcom/android/internal/policy/ScreenDecorationsUtils;->getWindowCornerRadius(Landroid/content/res…