Searched refs:GENERIC_OVERLAYS (Results 1 – 2 of 2) sorted by relevance
1428 static final int GENERIC_OVERLAYS = 1 << 9; field in WindowInsets.Type1429 static final int LAST = GENERIC_OVERLAYS;1452 case GENERIC_OVERLAYS: in indexOf()1489 if ((types & GENERIC_OVERLAYS) != 0) { in toString()1505 GENERIC_OVERLAYS})1597 return STATUS_BARS | NAVIGATION_BARS | CAPTION_BAR | GENERIC_OVERLAYS; in systemBars()
706 if ((types & Type.GENERIC_OVERLAYS) != 0) { in toInternalType()756 return Type.GENERIC_OVERLAYS; in toPublicType()