Searched refs:getDialogCornerRadius (Results 1 – 5 of 5) sorted by relevance
29 Themes.getDialogCornerRadius(context): in get()
68 public static float getDialogCornerRadius(Context context) { in getDialogCornerRadius() method in Themes
108 mRadius = BOTTOM_CORNER_RADIUS_RATIO * Themes.getDialogCornerRadius(context); in ShelfScrimView()
277 float radius = Themes.getDialogCornerRadius(getContext()); in createOpenCloseOutlineProvider()
85 mOutlineRadius = Themes.getDialogCornerRadius(context); in ArrowPopup()