Searched refs:showSystemDecorations (Results 1 – 3 of 3) sorted by relevance
69 VirtualDisplayHelper setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() argument70 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
450 VirtualDisplaySession setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() argument451 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()925 ExternalDisplaySession setShowSystemDecorations(boolean showSystemDecorations) { in setShowSystemDecorations() argument926 mShowSystemDecorations = showSystemDecorations; in setShowSystemDecorations()
194 final boolean showSystemDecorations = entry.extras.getBoolean(KEY_SHOW_SYSTEM_DECORATIONS); in surfaceCreated()195 if (showSystemDecorations) { in surfaceCreated()