Home | History | Annotate | Download | only in ui

Lines Matching refs:onUp

973             // following call sequence: onDown(), onUp() and then onSingleTapUp(). The correct
974 // sequence for a single-tap-up gesture should be: onDown(), onSingleTapUp() and onUp().
975 // The call sequence for a pinch out gesture in JB is: onDown(), then onUp() and there's
985 // We do this in addition to onUp() because we want the snapback of
1272 public void onUp() {