Searched refs:addInstrumentation (Results 1 – 9 of 9) sorted by relevance
73 ParsingPackage addInstrumentation(ParsedInstrumentation instrumentation); in addInstrumentation() method
3053 return input.success(pkg.addInstrumentation(result.getResult()));
438 PackageImpl::addInstrumentation, in <lambda>()
1211 .addInstrumentation(new ParsedInstrumentationImpl()) in setKnownFields()
209 return pkg(packageName).addInstrumentation(instrumentation); in pkgWithInstrumentation()
542 public PackageImpl addInstrumentation(ParsedInstrumentation instrumentation) { in addInstrumentation() method in PackageImpl
625 mPm.addInstrumentation(a.getComponentName(), a); in commitPackageSettings()
7760 void addInstrumentation(ComponentName name, ParsedInstrumentation instrumentation) { in addInstrumentation() method
18744 PLcom/android/server/pm/PackageManagerService;->addInstrumentation(Landroid/content/ComponentName;L…