Searched refs:FLAG_FORCE_NOT_FULLSCREEN (Results 1 – 5 of 5) sorted by relevance
1837 public static final int FLAG_FORCE_NOT_FULLSCREEN = 0x00000800; field in WindowManager.LayoutParams2167 FLAG_FORCE_NOT_FULLSCREEN,2244 … @ViewDebug.FlagToString(mask = FLAG_FORCE_NOT_FULLSCREEN, equals = FLAG_FORCE_NOT_FULLSCREEN,
52 import static android.view.WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN;1938 if ((fl & FLAG_FORCE_NOT_FULLSCREEN) != 0) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
50560 field @Deprecated public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800
34701 field public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800