Searched refs:recentsViewScroll (Results 1 – 2 of 2) sorted by relevance
97 public final AnimatedFloat recentsViewScroll = new AnimatedFloat(); field in TaskViewSimulator210 recentsViewScroll.value = scroll; in setScroll()342 mMatrix, MATRIX_POST_TRANSLATE, recentsViewScroll.value); in apply()374 + " recentsScroll: " + recentsViewScroll.value in apply()
237 out.setFloat(tvsLocal.recentsViewScroll, AnimatedFloat.VALUE, 0, in createRecentsWindowAnimator()