Searched defs:getInstrumentationInfo (Results 1 – 8 of 8) sorted by relevance
483 public InstrumentationInfo getInstrumentationInfo(ComponentName className, int flags) in getInstrumentationInfo() method in BridgePackageManager
487 public InstrumentationInfo getInstrumentationInfo(ComponentName className, int flags) in getInstrumentationInfo() method in PackageManagerStub
552 public InstrumentationInfo getInstrumentationInfo(@NonNull ComponentName className, in getInstrumentationInfo() method in MockPackageManager
538 public InstrumentationInfo getInstrumentationInfo(ComponentName className, int flags) in getInstrumentationInfo() method in MockPackageManager
216 InstrumentationInfo getInstrumentationInfo( in getInstrumentationInfo() method
6342 public abstract InstrumentationInfo getInstrumentationInfo(@NonNull ComponentName className, in getInstrumentationInfo() method in PackageManager
1454 public InstrumentationInfo getInstrumentationInfo( in getInstrumentationInfo() method in ApplicationPackageManager
11728 public InstrumentationInfo getInstrumentationInfo(ComponentName component, int flags) { in getInstrumentationInfo() method in PackageManagerService