Searched refs:buildProcessName (Results 1 – 6 of 6) sorted by relevance
85 ParseResult<String> processNameResult = ComponentParseUtils.buildProcessName( in parseMainComponent()
84 public static ParseResult<String> buildProcessName(@NonNull String pkg, String defProc, in buildProcessName() method in ComponentParseUtils
94 ParseResult<String> processNameResult = ComponentParseUtils.buildProcessName( in parseProcess()
527 ParseResult<String> processNameResult = ComponentParseUtils.buildProcessName( in parsePackageFromPackageLite()2133 ParseResult<String> processNameResult = ComponentParseUtils.buildProcessName(
2948 public static String buildProcessName(String pkg, String defProc, in buildProcessName() method in PackageParser3715 ai.processName = buildProcessName(ai.packageName, null, pname, in parseBaseApplication()7671 outInfo.processName = buildProcessName(owner.applicationInfo.packageName, in Component()
12857 Landroid/content/pm/PackageParser;->buildProcessName(Ljava/lang/String;Ljava/lang/String;Ljava/lang…