Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java287 float scaleProgress = ScrollableLayoutManager.PREDICTIVE_BACK_MIN_SCALE in onBackProgressed() local
295 final float scaleProgress = mAllAppScale.value; in onScaleProgressChanged() local
296 SCALE_PROPERTY.set(mLauncher.getAppsView(), scaleProgress); in onScaleProgressChanged() local