Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java203 return taskView.mFocusTransitionProgress;
403 private float mFocusTransitionProgress = 1; field in TaskView
918 mFocusTransitionProgress = progress; in setIconAndDimTransitionProgress()