Searched defs:addInstrumentation (Results 1 – 3 of 3) sorted by relevance
72 ParsingPackage addInstrumentation(ParsedInstrumentation instrumentation); in addInstrumentation() method
555 public PackageImpl addInstrumentation(ParsedInstrumentation instrumentation) { in addInstrumentation() method in PackageImpl
7881 void addInstrumentation(ComponentName name, ParsedInstrumentation instrumentation) { in addInstrumentation() method in PackageManagerService