Searched refs:onChildDraw (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/com/android/internal/widget/helper/ |
D | ItemTouchHelper.java | 1931 onChildDraw(c, parent, anim.mViewHolder, anim.mX, anim.mY, anim.mActionState, in onDraw() 1937 onChildDraw(c, parent, selected, dX, dY, actionState, true); in onDraw() 2016 public void onChildDraw(Canvas c, RecyclerView recyclerView, in onChildDraw() method in ItemTouchHelper.Callback
|