Searched refs:ANIM_NONE (Results 1 – 2 of 2) sorted by relevance
272 public static final int ANIM_NONE = 0; field in ActivityOptions302 private int mAnimationType = ANIM_NONE;
24 import static android.app.ActivityOptions.ANIM_NONE;1748 case ANIM_NONE: in applyOptionsLocked()