Searched defs:buildCompoundName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java2295 private static String buildCompoundName(String pkg, method in class:PackageParser
2340 return buildCompoundName(pkg, procSeq, "process", outError);
2351 return buildCompoundName(pkg, procSeq, "taskAffinity", outError);

Completed in 100 milliseconds