Searched refs:FLAG_LAYOUT_NO_LIMITS (Results 1 – 18 of 18) sorted by relevance
81 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in onCreate()85 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in onCreate()
121 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS); in onCreate()
48 FLAG_LAYOUT_NO_LIMITS = 0x00000200, enumerator
130 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in show()301 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in createWindow()
739 public static final int FLAG_LAYOUT_NO_LIMITS = 0x00000200; field in WindowManager.LayoutParams1075 @ViewDebug.FlagToString(mask = FLAG_LAYOUT_NO_LIMITS, equals = FLAG_LAYOUT_NO_LIMITS,
493 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in updateWindow()
215 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in createWindow()
247 LayoutParams.FLAG_LAYOUT_NO_LIMITS | in createContainer()
1456 WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS | in computeFlags()1477 curFlags |= WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS; in computeFlags()
3011 flags = FLAG_LAYOUT_NO_LIMITS;3013 setFlags(flags, FLAG_FULLSCREEN | FLAG_LAYOUT_NO_LIMITS);3025 setFlags(FLAG_FULLSCREEN, FLAG_FULLSCREEN | FLAG_LAYOUT_NO_LIMITS);
1258 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS;
631 | WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS in updateSurface()
71 import static android.view.WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS;2800 final boolean noLimits = (mAttrs.flags & FLAG_LAYOUT_NO_LIMITS) != 0; in applyGravityAndUpdateFrame()
4965 if ((fl & FLAG_LAYOUT_NO_LIMITS) != 0 && attrs.type != TYPE_SYSTEM_ERROR in layoutWindowLw()
34710 field public static final int FLAG_LAYOUT_NO_LIMITS = 512; // 0x200
43861 field public static final int FLAG_LAYOUT_NO_LIMITS = 512; // 0x200
47041 field public static final int FLAG_LAYOUT_NO_LIMITS = 512; // 0x200
43947 field public static final int FLAG_LAYOUT_NO_LIMITS = 512; // 0x200