Home
last modified time | relevance | path

Searched defs:scaleProgress (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java291 float scaleProgress = ScrollableLayoutManager.PREDICTIVE_BACK_MIN_SCALE in onBackProgressed() local
299 final float scaleProgress = mAllAppScale.value; in onScaleProgressChanged() local
300 SCALE_PROPERTY.set(mLauncher.getAppsView(), scaleProgress); in onScaleProgressChanged() local
/packages/apps/Launcher3/src/com/android/launcher3/views/
DAbstractSlideInView.java296 float scaleProgress = mSlideInViewScale.value; in onScaleProgressChanged() local