Lines Matching full:activityoptions
2970 public class ActivityOptions {
2971 method public static android.app.ActivityOptions makeCustomAnimation(android.content.Context, int, int);
2972 method public static android.app.ActivityOptions makeScaleUpAnimation(android.view.View, int, int, int, int);
2973 method public static android.app.ActivityOptions makeThumbnailScaleUpAnimation(android.view.View, android.graphics.Bitmap, int, int);
2975 method public void update(android.app.ActivityOptions);