Home | History | Annotate | Download | only in launcher2

Lines Matching refs:opts

2130                 ActivityOptions opts = ActivityOptions.makeScaleUpAnimation(v, 0, 0,
2133 startActivity(intent, opts.toBundle());