Home | History | Annotate | Download | only in pm

Lines Matching refs:buildCompoundName

2864     private static String buildCompoundName(String pkg,
2909 return TextUtils.safeIntern(buildCompoundName(pkg, procSeq, "process", outError));
2920 return buildCompoundName(pkg, procSeq, "taskAffinity", outError);