Searched refs:SYSTEM_UI_LAYOUT_FLAGS (Results 1 – 7 of 7) sorted by relevance
355 final boolean layoutIntoSystemInsets = (vis & SYSTEM_UI_LAYOUT_FLAGS) != 0;
21 import static android.view.View.SYSTEM_UI_LAYOUT_FLAGS;161 if ((view.getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) != 0) {
7527 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in hasWindowInsetsAnimationCallback()7552 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in dispatchWindowInsetsAnimationPrepare()
4408 public static final int SYSTEM_UI_LAYOUT_FLAGS = field in View
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33863 field public static final int SYSTEM_UI_LAYOUT_FLAGS = 1536; // 0x600
53346 field @Deprecated public static final int SYSTEM_UI_LAYOUT_FLAGS = 1536; // 0x600