Package org.robolectric.shadows
Class ShadowActivity.IntentForResult
java.lang.Object
org.robolectric.shadows.ShadowActivity.IntentForResult
- Enclosing class:
- ShadowActivity
Container object to hold an Intent, together with the requestCode used in a call to 
 Activity.startActivityForResult(Intent, int)- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionIntentForResult(Intent intent, int requestCode) IntentForResult(Intent intent, int requestCode, Bundle options) 
- 
Method Summary