Home | History | Annotate | Download | only in api

Lines Matching full:activityoptions

3075   public class ActivityOptions {
3076 method public static android.app.ActivityOptions makeCustomAnimation(android.content.Context, int, int);
3077 method public static android.app.ActivityOptions makeScaleUpAnimation(android.view.View, int, int, int, int);
3078 method public static android.app.ActivityOptions makeThumbnailScaleUpAnimation(android.view.View, android.graphics.Bitmap, int, int);
3080 method public void update(android.app.ActivityOptions);