Searched refs:acceptRotationProposal (Results 1 – 4 of 4) sorted by relevance
36 default boolean acceptRotationProposal() { in acceptRotationProposal() method
72 public boolean acceptRotationProposal() { in acceptRotationProposal() method in RotationContextButton
252 if (!mRotationButton.acceptRotationProposal()) { in onRotationProposal()
68 doReturn(true).when(mRotationButton).acceptRotationProposal(); in setup()