Searched defs:FLAG_SECURE (Results 1 – 6 of 6) sorted by relevance
59 public static final int FLAG_SECURE = 1 << 2; field in DisplayDeviceInfo
41 FLAG_SECURE = 32, // Secure codec is required. enumerator
54 FLAG_SECURE = 0x00002000, enumerator
296 public final static int FLAG_SECURE = 0x1 << 1; field in AudioAttributes
173 public static final int FLAG_SECURE = 1 << 1; field in Display
1270 public static final int FLAG_SECURE = 0x00002000; field in WindowManager.LayoutParams