Searched refs:RotationButton (Results 1 – 5 of 5) sorted by relevance
35 import com.android.systemui.shared.rotation.RotationButton;57 private RotationButton mRotationButton;67 mRotationButton = mock(RotationButton.class); in setup()78 new RotationButton.RotationButtonUpdatesCallback() { in setup()
27 public interface RotationButton { interface
63 import com.android.systemui.shared.rotation.RotationButton.RotationButtonUpdatesCallback;94 private RotationButton mRotationButton;190 public void setRotationButton(RotationButton rotationButton, in setRotationButton()588 public RotationButton getRotationButton() { in getRotationButton()
46 public class FloatingRotationButton implements RotationButton {
82 import com.android.systemui.shared.rotation.RotationButton.RotationButtonUpdatesCallback;