Searched refs:SYSTEM_UI_FLAG_IMMERSIVE_STICKY (Results 1 – 9 of 9) sorted by relevance
19 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;213 attrs.systemUiVisibility = SYSTEM_UI_FLAG_IMMERSIVE_STICKY; in adjustLayoutParamsForCompatibility_noAdjustBehavior()
213 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in createMirrorOverlay()
517 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY
33 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;3941 SYSTEM_UI_FLAG_IMMERSIVE_STICKY,
3954 public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY = 0x00001000; field in View4323 @ViewDebug.FlagToString(mask = SYSTEM_UI_FLAG_IMMERSIVE_STICKY,4324 equals = SYSTEM_UI_FLAG_IMMERSIVE_STICKY,4380 SYSTEM_UI_FLAG_IMMERSIVE_STICKY,
30 import static android.view.View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY;2808 if ((sysUiVis & SYSTEM_UI_FLAG_IMMERSIVE_STICKY) != 0 in adjustLayoutParamsForCompatibility()
620 | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY in createMirrorWindow()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52810 field @Deprecated public static final int SYSTEM_UI_FLAG_IMMERSIVE_STICKY = 4096; // 0x1000