Searched defs:findAnimation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java311 final RecoverAnimation animation = findAnimation(event);
1116 RecoverAnimation findAnimation(MotionEvent event) { method in class:ItemTouchHelper
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
H A DItemTouchHelper.java309 final RecoverAnimation animation = findAnimation(event);
1114 RecoverAnimation findAnimation(MotionEvent event) { method in class:ItemTouchHelper

Completed in 53 milliseconds