Home
last modified time | relevance | path

Searched refs:buildCompoundName (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageParser.java3009 private static String buildCompoundName(String pkg, in buildCompoundName() method in PackageParser
3054 return TextUtils.safeIntern(buildCompoundName(pkg, procSeq, "process", outError)); in buildProcessName()
3065 return buildCompoundName(pkg, procSeq, "taskAffinity", outError); in buildTaskAffinityName()
/frameworks/base/config/
Dboot-image-profile.txt1983 HPLandroid/content/pm/PackageParser;->buildCompoundName(Ljava/lang/String;Ljava/lang/CharSequence;L…