FileDocCategorySizeDatePackage
ActivityOptions.javaAPI DocAndroid 5.1 API1377Sat Mar 14 14:09:34 GMT 2015android.app

ActivityOptions

public class ActivityOptions extends Object

Fields Summary
Constructors Summary
ActivityOptions()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static android.app.ActivityOptionsmakeCustomAnimation(android.content.Context context, int enterResId, int exitResId)

 throw new RuntimeException("Stub!"); 
public static android.app.ActivityOptionsmakeScaleUpAnimation(android.view.View source, int startX, int startY, int width, int height)

 throw new RuntimeException("Stub!"); 
public static android.app.ActivityOptionsmakeSceneTransitionAnimation(android.app.Activity activity, android.view.View sharedElement, java.lang.String sharedElementName)

 throw new RuntimeException("Stub!"); 
public static android.app.ActivityOptionsmakeSceneTransitionAnimation(android.app.Activity activity, android.util.Pair sharedElements)

 throw new RuntimeException("Stub!"); 
public static android.app.ActivityOptionsmakeTaskLaunchBehind()

 throw new RuntimeException("Stub!"); 
public static android.app.ActivityOptionsmakeThumbnailScaleUpAnimation(android.view.View source, android.graphics.Bitmap thumbnail, int startX, int startY)

 throw new RuntimeException("Stub!"); 
public android.os.BundletoBundle()

 throw new RuntimeException("Stub!"); 
public voidupdate(android.app.ActivityOptions otherOptions)

 throw new RuntimeException("Stub!");