Searched defs:completedSuccessfully (Results 1 – 2 of 2) sorted by relevance
49 void onPerformGestureResult(int sequence, boolean completedSuccessfully); in onPerformGestureResult()
588 void onPerformGestureResult(int sequence, boolean completedSuccessfully); in onPerformGestureResult()1137 void onPerformGestureResult(int sequence, final boolean completedSuccessfully) { in onPerformGestureResult()2220 public void onPerformGestureResult(int sequence, boolean completedSuccessfully) { in onBind()