Searched defs:ALL_APPS_PROGRESS (Results 1 – 2 of 2) sorted by relevance
47 public static final Property<AllAppsTransitionController, Float> ALL_APPS_PROGRESS = field in AllAppsTransitionController
141 mActivity.getAllAppsController(), ALL_APPS_PROGRESS, allAppsProgressOffscreen)); in createAdjacentPageAnimForTaskLaunch() local