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