Searched defs:addInstrumentation (Results 1 – 3 of 3) sorted by relevance
73 ParsingPackage addInstrumentation(ParsedInstrumentation instrumentation); in addInstrumentation() method
542 public PackageImpl addInstrumentation(ParsedInstrumentation instrumentation) { in addInstrumentation() method in PackageImpl
7760 void addInstrumentation(ComponentName name, ParsedInstrumentation instrumentation) { in addInstrumentation() method