Searched refs:RotationButton (Results 1 – 6 of 6) sorted by relevance
55 private RotationButton mRotationButton;63 mRotationButton = mock(RotationButton.class); in setup()
24 interface RotationButton { interface
82 private final RotationButton mRotationButton;116 RotationButtonController(Context context, @StyleRes int style, RotationButton rotationButton) { in RotationButtonController()316 RotationButton getRotationButton() { in getRotationButton()
31 NavigationModeController.ModeChangedListener, RotationButton {
37 public class FloatingRotationButton implements RotationButton {
482 final RotationButton rotationButton = rotationButtonController.getRotationButton(); in onRotationProposal()