Searched refs:endMotion (Results 1 – 2 of 2) sorted by relevance
123 endMotion(); in onInterceptTouchEvent()134 endMotion(); in onInterceptTouchEvent()138 endMotion(); in onInterceptTouchEvent()165 endMotion(); in onTouchEvent()172 private void endMotion() { in endMotion() method in HeadsUpTouchHelper
149 endMotion(true /* forceSnapBack */, x, y); in onTouchEvent()176 endMotion(!isUp, x, y); in onTouchEvent()212 private void endMotion(boolean forceSnapBack, float lastX, float lastY) { in endMotion() method in KeyguardAffordanceHelper