Searched refs:acceptRotationProposal (Results 1 – 4 of 4) sorted by relevance
47 default boolean acceptRotationProposal() { in acceptRotationProposal() method
422 if (!mRotationButton.acceptRotationProposal()) { in onRotationProposal()
75 public boolean acceptRotationProposal() { in acceptRotationProposal() method in RotationContextButton
90 doReturn(true).when(mRotationButton).acceptRotationProposal(); in setup()