Home | History | Annotate | Download | only in stack

Lines Matching refs:translation

801      * @return The translation at the beginning when expanding.
4418 public void onMoveUpdate(View view, MotionEvent ev, float translation, float delta) {
4427 float translation) {
4504 public boolean swipedFarEnough(float translation, float viewSize) {
4509 public boolean swipedFastEnough(float translation, float velocity) {