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