Searched defs:addInstrumentation (Results 1 – 3 of 3) sorted by relevance
716 public ParsingPackageImpl addInstrumentation(ParsedInstrumentation instrumentation) { in addInstrumentation() method in ParsingPackageImpl
69 ParsingPackage addInstrumentation(ParsedInstrumentation instrumentation); in addInstrumentation() method
7033 void addInstrumentation(ComponentName name, ParsedInstrumentation instrumentation) { in addInstrumentation() method in PackageManagerService