Searched refs:captionBar (Results 1 – 3 of 3) sorted by relevance
103 if ((types & Type.captionBar()) != 0) { in insetsTypesToString()104 types &= ~Type.captionBar(); in insetsTypesToString()
1526 public static @InsetsType int captionBar() { in captionBar() method in WindowInsets.Type
51322 method public static int captionBar();