Searched refs:supportsRoundedCornersOnWindows (Results 1 – 5 of 5) sorted by relevance
34 if (!supportsRoundedCornersOnWindows(resources)) { in getWindowCornerRadius()61 public static boolean supportsRoundedCornersOnWindows(Resources resources) { in supportsRoundedCornersOnWindows() method in ScreenDecorationsUtils
236 public static boolean supportsRoundedCornersOnWindows(Resources resources) { in supportsRoundedCornersOnWindows() method in QuickStepContract237 return ScreenDecorationsUtils.supportsRoundedCornersOnWindows(resources); in supportsRoundedCornersOnWindows()
284 if (ScreenDecorationsUtils.supportsRoundedCornersOnWindows(mContext.getResources())) { in applyThemeAttrs()
480 .supportsRoundedCornersOnWindows(mContext.getResources()); in OverviewProxyService()
42908 HSPLcom/android/internal/policy/ScreenDecorationsUtils;->supportsRoundedCornersOnWindows(Landroid/c…