Searched refs:LauncherAnimUtils (Results 1 – 25 of 28) sorted by relevance
12
34 import com.android.launcher3.LauncherAnimUtils;88 LauncherAnimUtils.SPRING_LOADED_EXIT_DELAY + in createWorkspaceItemInfo()89 LauncherAnimUtils.SPRING_LOADED_TRANSITION_MS; in createWorkspaceItemInfo()
20 import static com.android.launcher3.LauncherAnimUtils.SPRING_LOADED_EXIT_DELAY;
21 import static com.android.launcher3.LauncherAnimUtils.OVERVIEW_TRANSITION_MS;22 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;
29 import com.android.launcher3.LauncherAnimUtils;130 mBackgroundAnim = ObjectAnimator.ofInt(this, LauncherAnimUtils.DRAWABLE_ALPHA, in animateBgAlpha()
18 import static com.android.launcher3.LauncherAnimUtils.MIN_PROGRESS_TO_ALL_APPS;38 import com.android.launcher3.LauncherAnimUtils;400 ? LauncherAnimUtils.blockedFlingDurationFactor(velocity) : 1; in onDragEnd()
19 import static com.android.launcher3.LauncherAnimUtils.DRAWABLE_ALPHA;20 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;
25 public class LauncherAnimUtils { class
3 import static com.android.launcher3.LauncherAnimUtils.LAYOUT_HEIGHT;4 import static com.android.launcher3.LauncherAnimUtils.LAYOUT_WIDTH;
19 import static com.android.launcher3.LauncherAnimUtils.OVERVIEW_TRANSITION_MS;20 import static com.android.launcher3.LauncherAnimUtils.SPRING_LOADED_EXIT_DELAY;21 import static com.android.launcher3.LauncherAnimUtils.SPRING_LOADED_TRANSITION_MS;
45 import com.android.launcher3.LauncherAnimUtils;385 Animator arrowScale = ObjectAnimator.ofFloat(mArrow, LauncherAnimUtils.SCALE_PROPERTY, 1) in animateOpen()422 Animator scaleArrow = ObjectAnimator.ofFloat(mArrow, LauncherAnimUtils.SCALE_PROPERTY, 0) in animateClose()
20 import static com.android.launcher3.LauncherAnimUtils.OVERVIEW_TRANSITION_MS;21 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;
18 import static com.android.launcher3.LauncherAnimUtils.OVERVIEW_TRANSITION_MS;
34 import com.android.launcher3.LauncherAnimUtils;270 animationDuration *= LauncherAnimUtils.blockedFlingDurationFactor(velocity);
18 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;
18 import static com.android.launcher3.LauncherAnimUtils.ALL_APPS_TRANSITION_MS;
18 import static com.android.launcher3.LauncherAnimUtils.SPRING_LOADED_TRANSITION_MS;
19 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;
18 import static com.android.launcher3.LauncherAnimUtils.VIEW_TRANSLATE_Y;
19 import static com.android.launcher3.LauncherAnimUtils.VIEW_TRANSLATE_X;
22 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;23 import static com.android.launcher3.LauncherAnimUtils.VIEW_TRANSLATE_X;24 import static com.android.launcher3.LauncherAnimUtils.VIEW_TRANSLATE_Y;
20 import static com.android.launcher3.LauncherAnimUtils.SCALE_PROPERTY;