Home
last modified time | relevance | path

Searched refs:SYSTEM_UI_LAYOUT_FLAGS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java21 import static android.view.View.SYSTEM_UI_LAYOUT_FLAGS;
142 if ((view.getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) != 0) {
/frameworks/base/core/java/android/view/
DViewGroup.java7375 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in hasWindowInsetsAnimationCallback()
7400 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in dispatchWindowInsetsAnimationPrepare()
DView.java4075 public static final int SYSTEM_UI_LAYOUT_FLAGS = field in View
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33863 field public static final int SYSTEM_UI_LAYOUT_FLAGS = 1536; // 0x600
/frameworks/base/api/
Dcurrent.txt54508 field @Deprecated public static final int SYSTEM_UI_LAYOUT_FLAGS = 1536; // 0x600