Searched refs:mChoreo (Results 1 – 2 of 2) sorted by relevance
73 private Choreographer mChoreo; field in RecentsPanelView214 mChoreo.startAnimation(show); in show()219 mChoreo.jumpTo(show); in show()282 mChoreo.setPanelHeight(mRecentsContainer.getHeight()); in onLayout()350 mChoreo = new Choreographer(this, mRecentsScrim, mRecentsGlowView, mRecentsNoApps, this); in onFinishInflate()
65 Choreographer mChoreo = new Choreographer(); field in NotificationPanel131 mChoreo.startAnimation(show); in show()149 mChoreo.startAnimation(true);