|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.app.Instrumentation.ActivityResult
public static final class Instrumentation.ActivityResult
| Constructor Summary | |
|---|---|
Instrumentation.ActivityResult(int resultCode,
Intent resultData)
|
|
| Method Summary | |
|---|---|
int |
getResultCode()
|
Intent |
getResultData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instrumentation.ActivityResult(int resultCode,
Intent resultData)
| Method Detail |
|---|
public int getResultCode()
public Intent getResultData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||