Searched refs:RotationAnimatorListener (Results 1 – 1 of 1) sorted by relevance
63 private static class RotationAnimatorListener implements Animator.AnimatorListener { class in VideoRecordingHints67 public RotationAnimatorListener(VideoRecordingHints hint) { in RotationAnimatorListener() method in VideoRecordingHints.RotationAnimatorListener166 mRotationAnimation.addListener(new RotationAnimatorListener(this)); in VideoRecordingHints()