Home | History | Annotate | Download | only in view

Lines Matching refs:FLAG_SECURE

887          * <p>See {@link android.view.Display#FLAG_SECURE} for more details about
890 public static final int FLAG_SECURE = 0x00002000;
1156 * @see #FLAG_SECURE
1198 @ViewDebug.FlagToString(mask = FLAG_SECURE, equals = FLAG_SECURE,
1199 name = "FLAG_SECURE"),