Searched refs:requestedSysUiFl (Results 1 – 1 of 1) sorted by relevance
1861 final int requestedSysUiFl = PolicyControl.getSystemUiVisibility(null, attrs); in layoutWindowLw() local1862 final int sysUiFl = requestedSysUiFl | getImpliedSysUiFlagsForLayout(attrs); in layoutWindowLw()1885 || (requestedSysUiFl & View.SYSTEM_UI_FLAG_FULLSCREEN) != 0; in layoutWindowLw()2217 (requestedSysUiFl & View.SYSTEM_UI_FLAG_HIDE_NAVIGATION) != 0; in layoutWindowLw()