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