Home
last modified time | relevance | path

Searched refs:FLAG_FORCE_NOT_FULLSCREEN (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DWindowManager.java1837 public static final int FLAG_FORCE_NOT_FULLSCREEN = 0x00000800; field in WindowManager.LayoutParams
2167 FLAG_FORCE_NOT_FULLSCREEN,
2244 … @ViewDebug.FlagToString(mask = FLAG_FORCE_NOT_FULLSCREEN, equals = FLAG_FORCE_NOT_FULLSCREEN,
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayPolicy.java52 import static android.view.WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN;
1938 if ((fl & FLAG_FORCE_NOT_FULLSCREEN) != 0) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50560 field @Deprecated public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34701 field public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800