Searched defs:FLAG_TRUSTED (Results 1 – 3 of 3) sorted by relevance
34 int FLAG_TRUSTED = 0x02000000; field
261 public static final int FLAG_TRUSTED = 1 << 7; field in Display
130 public static final int FLAG_TRUSTED = 1 << 13; field in DisplayDeviceInfo