Searched defs:completedSuccessfully (Results 1 – 2 of 2) sorted by relevance
48 void onPerformGestureResult(int sequence, boolean completedSuccessfully); in onPerformGestureResult()
380 void onPerformGestureResult(int sequence, boolean completedSuccessfully); in onPerformGestureResult()684 void onPerformGestureResult(int sequence, final boolean completedSuccessfully) { in onPerformGestureResult()1563 public void onPerformGestureResult(int sequence, boolean completedSuccessfully) { in onBind()