Searched refs:buildCompoundName (Results 1 – 1 of 1) sorted by relevance
2929 private static String buildCompoundName(String pkg, in buildCompoundName() method in PackageParser2974 return TextUtils.safeIntern(buildCompoundName(pkg, procSeq, "process", outError)); in buildProcessName()2985 return buildCompoundName(pkg, procSeq, "taskAffinity", outError); in buildTaskAffinityName()