HomeSort by relevance Sort by last modified time
    Searched defs:ActivityOptions (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
ActivityOptions.java 32 public class ActivityOptions {
116 * Create an ActivityOptions specifying a custom animation to run when
125 * @return Returns a new ActivityOptions object that you can use to
128 public static ActivityOptions makeCustomAnimation(Context context,
134 * Create an ActivityOptions specifying a custom animation to run when
148 * @return Returns a new ActivityOptions object that you can use to
152 public static ActivityOptions makeCustomAnimation(Context context,
154 ActivityOptions opts = new ActivityOptions();
180 * Callback for use with {@link ActivityOptions#makeThumbnailScaleUpAnimation
    [all...]
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 76 milliseconds