Searched refs:supportsRoundedCornersOnWindows (Results 1 – 5 of 5) sorted by relevance
34 if (!supportsRoundedCornersOnWindows(resources)) { in getWindowCornerRadius()58 public static boolean supportsRoundedCornersOnWindows(Resources resources) { in supportsRoundedCornersOnWindows() method in ScreenDecorationsUtils
211 public static boolean supportsRoundedCornersOnWindows(Resources resources) { in supportsRoundedCornersOnWindows() method in QuickStepContract212 return ScreenDecorationsUtils.supportsRoundedCornersOnWindows(resources); in supportsRoundedCornersOnWindows()
223 if (ScreenDecorationsUtils.supportsRoundedCornersOnWindows(mContext.getResources())) { in applyThemeAttrs()
473 .supportsRoundedCornersOnWindows(mContext.getResources()); in OverviewProxyService()
42909 HSPLcom/android/internal/policy/ScreenDecorationsUtils;->supportsRoundedCornersOnWindows(Landroid/c…