Home
last modified time | relevance | path

Searched refs:mGridProgress (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DClearAllButton.java47 private float mGridProgress = 1; field in ClearAllButton
181 mGridProgress = gridProgress; in setGridProgress()
214 return mGridProgress > 0 ? endTranslation : 0; in getGridTrans()
DTaskView.java346 private float mGridProgress; field in TaskView
980 mGridProgress = gridProgress; in setGridProgress()
1435 float progress = ACCEL_DEACCEL.getInterpolation(mGridProgress); in getGridTrans()
DRecentsView.java340 return view.mGridProgress;
409 private float mGridProgress = 0; field in RecentsView
2161 setGridProgress(mGridProgress); in updateGridProperties()
2188 mGridProgress = gridProgress; in setGridProgress()