Searched refs:recentsViewScroll (Results 1 – 2 of 2) sorted by relevance
113 public final AnimatedFloat recentsViewScroll = new AnimatedFloat(); field in TaskViewSimulator272 recentsViewScroll.value = scroll; in setScroll()482 mMatrix, MATRIX_POST_TRANSLATE, recentsViewScroll.value); in apply()517 + " recentsScroll: " + recentsViewScroll.value in apply()
249 out.setFloat(tvsLocal.recentsViewScroll, AnimatedFloat.VALUE, 0, in createRecentsWindowAnimator()