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