Searched defs:ROUND_CORNER_BOTTOM (Results 1 – 3 of 3) sorted by relevance
42 private static final int ROUND_CORNER_BOTTOM = 1 << 2; field in RoundCornerPreferenceAdapter
311 public static final int ROUND_CORNER_BOTTOM = 1 << 2; field in NotificationHistoryActivity
161 private const val ROUND_CORNER_BOTTOM: Int = 1 shl 2 constant