Home | History | Annotate | Download | only in devicepolicy

Lines Matching defs:FLAG_GUEST

93     protected static final int FLAG_GUEST = 0x00000004;
514 boolean guest = FLAG_GUEST == (flags & FLAG_GUEST);