Searched refs:mRegistrationX (Results 1 – 2 of 2) sorted by relevance
41 private int mRegistrationX; field in DragView114 mRegistrationX = registrationX; in DragView()257 setTranslationX(touchX - mRegistrationX); in show()285 setTranslationX(touchX - mRegistrationX + (int) mOffsetX); in move()
48 private int mRegistrationX; field in DragView126 mRegistrationX = registrationX; in DragView()320 setTranslationX(touchX - mRegistrationX); in show()348 setTranslationX(touchX - mRegistrationX + (int) mOffsetX); in move()