Home | History | Annotate | Download | only in view

Lines Matching refs:FLAG_SECURE

538         public static final int FLAG_SECURE             = 0x00002000;
722 * @see #FLAG_SECURE
762 @ViewDebug.FlagToString(mask = FLAG_SECURE, equals = FLAG_SECURE,
763 name = "FLAG_SECURE"),