Home | History | Annotate | Download | only in gle2

Lines Matching refs:canceled

283      * @param canceled True if and only if the gesture was canceled.
285 private void finishGesture(ControlPoint mousePos, boolean canceled) {
287 mCurrentGesture.end(mousePos, canceled);