Searched refs:showSystemDecorations (Results 1 – 3 of 3) sorted by relevance
73 VirtualDisplayHelper setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() argument74 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
297 VirtualDisplaySession setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() argument298 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()667 ExternalDisplaySession setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() argument668 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
195 final boolean showSystemDecorations = entry.extras.getBoolean(KEY_SHOW_SYSTEM_DECORATIONS); in surfaceCreated()196 if (showSystemDecorations) { in surfaceCreated()