Searched defs:onProposedRotationChanged (Results 1 – 5 of 5) sorted by relevance
202 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in WindowOrientationListenerTest.TestableWindowOrientationListener
163 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
147 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
301 public abstract void onProposedRotationChanged(int rotation); in onProposedRotationChanged() method in WindowOrientationListener
1060 public void onProposedRotationChanged(int rotation, boolean isValid) { in onProposedRotationChanged() method in CommandQueue