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