Searched refs:shouldShowSystemDecorations (Results 1 – 1 of 1) sorted by relevance
609 boolean shouldShowSystemDecorations) { in OverlayFlags() argument612 mShouldShowSystemDecorations = shouldShowSystemDecorations; in OverlayFlags()625 boolean shouldShowSystemDecorations = false; in parseFlags()634 shouldShowSystemDecorations = true; in parseFlags()637 return new OverlayFlags(secure, ownContentOnly, shouldShowSystemDecorations); in parseFlags()