Home
last modified time | relevance | path

Searched refs:getInstrumentationInfo (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DIPackageManager.aidl212 InstrumentationInfo getInstrumentationInfo( in getInstrumentationInfo() method
DPackageManager.java4230 public abstract InstrumentationInfo getInstrumentationInfo(ComponentName className, in getInstrumentationInfo() method in PackageManager
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePackageManager.java412 public InstrumentationInfo getInstrumentationInfo(ComponentName className, int flags) in getInstrumentationInfo() method in BridgePackageManager
/frameworks/base/test-runner/src/android/test/mock/
DMockPackageManager.java438 public InstrumentationInfo getInstrumentationInfo(ComponentName className, int flags) in getInstrumentationInfo() method in MockPackageManager
/frameworks/base/core/java/android/app/
DApplicationPackageManager.java979 public InstrumentationInfo getInstrumentationInfo( in getInstrumentationInfo() method in ApplicationPackageManager
983 InstrumentationInfo ii = mPM.getInstrumentationInfo( in getInstrumentationInfo()
DActivityThread.java5235 .getInstrumentationInfo(data.instrumentationName, 0); in handleBindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18388 ii = mContext.getPackageManager().getInstrumentationInfo( in startInstrumentation()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java6593 public InstrumentationInfo getInstrumentationInfo(ComponentName name, int flags) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8720 …method public abstract android.content.pm.InstrumentationInfo getInstrumentationInfo(android.conte…
29362 …method public android.content.pm.InstrumentationInfo getInstrumentationInfo(android.content.Compon…
/frameworks/base/api/
Dcurrent.txt9707 …method public abstract android.content.pm.InstrumentationInfo getInstrumentationInfo(android.conte…
37945 …method public android.content.pm.InstrumentationInfo getInstrumentationInfo(android.content.Compon…
Dtest-current.txt9720 …method public abstract android.content.pm.InstrumentationInfo getInstrumentationInfo(android.conte…
38024 …method public android.content.pm.InstrumentationInfo getInstrumentationInfo(android.content.Compon…
Dsystem-current.txt10068 …method public abstract android.content.pm.InstrumentationInfo getInstrumentationInfo(android.conte…
40939 …method public android.content.pm.InstrumentationInfo getInstrumentationInfo(android.content.Compon…