Searched refs:getDialogCornerRadius (Results 1 – 6 of 6) sorted by relevance
29 Themes.getDialogCornerRadius(context): in get()
68 public static float getDialogCornerRadius(Context context) { in getDialogCornerRadius() method in Themes
265 float closeR = Themes.getDialogCornerRadius(this); in showAppDrawer()
113 mRadius = BOTTOM_CORNER_RADIUS_RATIO * Themes.getDialogCornerRadius(context); in ShelfScrimView()
294 float radius = Themes.getDialogCornerRadius(getContext()); in createOpenCloseOutlineProvider()
88 mOutlineRadius = Themes.getDialogCornerRadius(context); in ArrowPopup()