Searched refs:setRotationButtonController (Results 1 – 4 of 4) sorted by relevance
25 void setRotationButtonController(RotationButtonController rotationButtonController); in setRotationButtonController() method
42 public void setRotationButtonController(RotationButtonController rotationButtonController) { in setRotationButtonController() method in RotationContextButton
66 public void setRotationButtonController(RotationButtonController rotationButtonController) { in setRotationButtonController() method in FloatingRotationButton
119 mRotationButton.setRotationButtonController(this); in RotationButtonController()