Searched refs:requestShowSysDecors (Results 1 – 1 of 1) sorted by relevance
528 void configureDisplays(boolean requestShowSysDecors, boolean requestShowIme) { in configureDisplays() argument535 if (requestShowSysDecors != showSystemDecors) { in configureDisplays()536 mWm.setShouldShowSystemDecors(display.mId, requestShowSysDecors); in configureDisplays()540 display.mId) == requestShowSysDecors); in configureDisplays()