Searched refs:addInstrumentation (Results 1 – 8 of 8) sorted by relevance
73 ParsingPackage addInstrumentation(ParsedInstrumentation instrumentation); in addInstrumentation() method
2912 return input.success(pkg.addInstrumentation(result.getResult()));
434 PackageImpl::addInstrumentation,
1059 .addInstrumentation(new ParsedInstrumentationImpl()) in setKnownFields()
209 return pkg(packageName).addInstrumentation(instrumentation); in pkgWithInstrumentation()
533 public PackageImpl addInstrumentation(ParsedInstrumentation instrumentation) { in addInstrumentation() method in PackageImpl
599 mPm.addInstrumentation(a.getComponentName(), a); in commitPackageSettings()
7545 void addInstrumentation(ComponentName name, ParsedInstrumentation instrumentation) {