| Package | Description |
|---|---|
| android.content.pm |
| Modifier and Type | Field and Description |
|---|---|
InstrumentationInfo[] |
PackageInfo.instrumentation |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<InstrumentationInfo> |
InstrumentationInfo.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
abstract InstrumentationInfo |
PackageManager.getInstrumentationInfo(ComponentName className,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<InstrumentationInfo> |
PackageManager.queryInstrumentation(String targetPackage,
int flags) |
| Constructor and Description |
|---|
InstrumentationInfo(InstrumentationInfo orig) |
Copyright © 2008-2013. All Rights Reserved.