Searched defs:CORNER_RADIUS (Results 1 – 3 of 3) sorted by relevance
36 private static final float CORNER_RADIUS = 16f; // 16dp field in QrDecorateView
68 public static final FloatProperty<BubbleBarExpandedView> CORNER_RADIUS = new FloatProperty<>( field in BubbleBarExpandedView
105 private static final int CORNER_RADIUS = 20; field in WindowDecorationTests