(Animator animation)
| 140 | } |
| 141 | |
| 142 | @Override |
| 143 | public void onAnimationCancel(Animator animation) { |
| 144 | |
| 145 | } |
| 146 | |
| 147 | @Override |
| 148 | public void onAnimationRepeat(Animator animation) { |
nothing calls this directly
no outgoing calls
no test coverage detected