Searched defs:FLAG_SECURE (Results 1 – 6 of 6) sorted by relevance
58 public static final int FLAG_SECURE = 1 << 2; field in DisplayDeviceInfo
40 FLAG_SECURE = 32, enumerator
183 public final static int FLAG_SECURE = 0x1 << 1; field in AudioAttributes
52 FLAG_SECURE = 0x00002000, enumerator
164 public static final int FLAG_SECURE = 1 << 1; field in Display
771 public static final int FLAG_SECURE = 0x00002000; field in WindowManager.LayoutParams