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 Summary
Constructors Constructor Description StartedMainActivity(ComponentName componentName, UserHandle userHandle)Deprecated. -
Method Summary
Modifier and Type Method Description booleanequals(Object o)Deprecated.ComponentNamegetComponentName()Deprecated.UserHandlegetUserHandle()Deprecated.inthashCode()Deprecated.
-
Constructor Details
-
StartedMainActivity
Deprecated.
-
-
Method Details
-
getComponentName
Deprecated. -
getUserHandle
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-