Searched refs:onProposedRotationChanged (Results 1 – 10 of 10) sorted by relevance
295 public abstract void onProposedRotationChanged(int rotation); in onProposedRotationChanged() method in WindowOrientationListener872 onProposedRotationChanged(proposedRotation); in onSensorChanged()1279 onProposedRotationChanged(newRotation); in finalizeRotation()1342 onProposedRotationChanged(newRotation);
1410 mStatusBarManagerInternal.onProposedRotationChanged(rotation, isValid); in sendProposedRotationChangeToStatusBarInternal()1576 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in DisplayRotation.OrientationListener
119 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
500 public void onProposedRotationChanged(int rotation, boolean isValid) {503 mBar.onProposedRotationChanged(rotation, isValid);
125 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
184 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in WindowOrientationListenerTest.TestableWindowOrientationListener
513 verify(mMockStatusBarManagerInternal).onProposedRotationChanged(Surface.ROTATION_90, true); in testNotifiesChoiceWhenSensorUpdates_RotationLocked()
850 public void onProposedRotationChanged(int rotation, boolean isValid) { in onProposedRotationChanged() method in CommandQueue
86263 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->onProposedRotationChanged(IZ)V86353 Lcom/android/internal/statusbar/IStatusBar;->onProposedRotationChanged(IZ)V
39080 HPLcom/android/server/statusbar/StatusBarManagerService$1;->onProposedRotationChanged(IZ)V+]Lcom/an…46172 HPLcom/android/server/wm/DisplayRotation$OrientationListener;->onProposedRotationChanged(I)V+]Landr…