Searched refs:FLAG_FORCE_NOT_FULLSCREEN (Results 1 – 8 of 8) sorted by relevance
49 FLAG_FORCE_NOT_FULLSCREEN = 0x00000800, enumerator
530 public static final int FLAG_FORCE_NOT_FULLSCREEN = 0x00000800; field in WindowManager.LayoutParams758 … @ViewDebug.FlagToString(mask = FLAG_FORCE_NOT_FULLSCREEN, equals = FLAG_FORCE_NOT_FULLSCREEN,
118 int flags = WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN in show()
92 import static android.view.WindowManager.LayoutParams.FLAG_FORCE_NOT_FULLSCREEN;2872 if ((attrs.flags & FLAG_FORCE_NOT_FULLSCREEN) != 0) { in animatingWindowLw()
23866 field public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800
24014 field public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800
25130 field public static final int FLAG_FORCE_NOT_FULLSCREEN = 2048; // 0x800