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

  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherStateTransitionAnimation.java 85 public class LauncherStateTransitionAnimation {
131 public LauncherStateTransitionAnimation(Launcher l, AllAppsTransitionController allAppsController) {
    [all...]
WorkspaceStateTransitionAnimation.java 399 layerViews.put(overviewPanel, LauncherStateTransitionAnimation.BUILD_AND_SET_LAYER);
400 layerViews.put(qsbContainer, LauncherStateTransitionAnimation.BUILD_AND_SET_LAYER);
402 LauncherStateTransitionAnimation.BUILD_AND_SET_LAYER);
404 LauncherStateTransitionAnimation.BUILD_AND_SET_LAYER);

Completed in 74 milliseconds