Lines Matching full:activityoptions
3078 public class ActivityOptions {
3079 method public static android.app.ActivityOptions makeCustomAnimation(android.content.Context, int, int);
3080 method public static android.app.ActivityOptions makeScaleUpAnimation(android.view.View, int, int, int, int);
3081 method public static android.app.ActivityOptions makeThumbnailScaleUpAnimation(android.view.View, android.graphics.Bitmap, int, int);
3083 method public void update(android.app.ActivityOptions);