Searched refs:mProposedRotationCallback (Results 1 – 1 of 1) sorted by relevance
913 mTarget.mProposedRotationCallback = in testProposedRotationListener()1625 IntConsumer mProposedRotationCallback; field in DisplayRotationTests.TestDisplayRotation1642 if (mProposedRotationCallback != null) { in dispatchProposedRotation()1643 mProposedRotationCallback.accept(rotation); in dispatchProposedRotation()