Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:isSystemPackage

723             final boolean isSystemPackage = (ai.flags & ApplicationInfo.FLAG_SYSTEM) != 0;
724 if (!isSystemPackage) {