Searched refs:FLAG_SECURE (Results 1 – 5 of 5) sorted by relevance
51 FLAG_SECURE = 0x00002000, enumerator
526 public static final int FLAG_SECURE = 0x00002000; field in WindowManager.LayoutParams757 @ViewDebug.FlagToString(mask = FLAG_SECURE, equals = FLAG_SECURE,
615 if ((mAttrs.flags&WindowManager.LayoutParams.FLAG_SECURE) != 0) { in createSurfaceLocked()
23878 field public static final int FLAG_SECURE = 8192; // 0x2000