Searched refs:SYSTEM_UI_FLAG_IMMERSIVE_STICKY (Results 1 – 16 of 16) sorted by relevance
19 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;165 attrs.systemUiVisibility = SYSTEM_UI_FLAG_IMMERSIVE_STICKY; in adjustLayoutParamsForCompatibility_noAdjustBehavior()
56 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY62 View.SYSTEM_UI_FLAG_HIDE_NAVIGATION | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;
52 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY58 View.SYSTEM_UI_FLAG_HIDE_NAVIGATION | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;
72 vis |= View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in getSystemUiVisibility()81 vis |= View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in getSystemUiVisibility()
1553 boolean immersiveSticky = (sysui & View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY) != 03352 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY)) != 03581 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY3601 (vis & View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY) != 0;3646 immersiveSticky = (vis & View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY) != 0;3768 final int flags = View.SYSTEM_UI_FLAG_IMMERSIVE | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;
53 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;5025 SYSTEM_UI_FLAG_HIDE_NAVIGATION | SYSTEM_UI_FLAG_IMMERSIVE_STICKY; in needsGestureExclusionRestrictions()
32 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;812 SYSTEM_UI_FLAG_HIDE_NAVIGATION | SYSTEM_UI_FLAG_IMMERSIVE_STICKY; in isImplicitlyExcludingAllSystemGestures()
144 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in createOverlayWindow()218 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in createMirrorWindow()
213 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in createMirrorOverlay()
517 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY
38 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;1053 | SYSTEM_UI_FLAG_IMMERSIVE_STICKY; in testCalculateSystemGestureExclusion_immersiveStickyLegacyWindow()
29 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;2097 if ((sysUiVis & SYSTEM_UI_FLAG_IMMERSIVE_STICKY) != 0 in adjustLayoutParamsForCompatibility()
3800 public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY = 0x00001000; field in View4242 @ViewDebug.FlagToString(mask = SYSTEM_UI_FLAG_IMMERSIVE_STICKY,4243 equals = SYSTEM_UI_FLAG_IMMERSIVE_STICKY,
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
33857 field public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY = 4096; // 0x1000
54500 field @Deprecated public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY = 4096; // 0x1000