Home | History | Annotate | Download | only in pm

Lines Matching defs:PRE_M_APP_INFO_FLAG_PRIVILEGED

3664     private static int PRE_M_APP_INFO_FLAG_PRIVILEGED = 1<<30;
3766 if ((pkgFlags & PRE_M_APP_INFO_FLAG_PRIVILEGED) != 0) {
3772 | PRE_M_APP_INFO_FLAG_PRIVILEGED);