Package org.robolectric.shadows
Class ShadowCrossProfileApps.StartedMainActivity
java.lang.Object
org.robolectric.shadows.ShadowCrossProfileApps.StartedMainActivity
- Enclosing class:
- ShadowCrossProfileApps
@Deprecated public static class ShadowCrossProfileApps.StartedMainActivity extends Object
Deprecated.
Container object to hold parameters passed to 
ShadowCrossProfileApps.startMainActivity(ComponentName,
 UserHandle).- 
Constructor SummaryConstructors Constructor Description StartedMainActivity(ComponentName componentName, UserHandle userHandle)Deprecated.
- 
Method SummaryModifier and Type Method Description booleanequals(Object o)Deprecated.ComponentNamegetComponentName()Deprecated.UserHandlegetUserHandle()Deprecated.inthashCode()Deprecated.
- 
Constructor Details- 
StartedMainActivityDeprecated.
 
- 
- 
Method Details- 
getComponentNameDeprecated.
- 
getUserHandleDeprecated.
- 
equalsDeprecated.
- 
hashCodepublic int hashCode()Deprecated.
 
-