Searched refs:onProposedRotationChanged (Results 1 – 8 of 8) sorted by relevance
96 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
402 public void onProposedRotationChanged(int rotation, boolean isValid) {405 mBar.onProposedRotationChanged(rotation, isValid);
256 public abstract void onProposedRotationChanged(int rotation); in onProposedRotationChanged() method in WindowOrientationListener814 onProposedRotationChanged(proposedRotation); in onSensorChanged()1051 onProposedRotationChanged(newRotation); in onSensorChanged()1154 onProposedRotationChanged(newRotation);
1077 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in PhoneWindowManager.MyOrientationListener6458 statusBar.onProposedRotationChanged(rotation, isValid); in sendProposedRotationChangeToStatusBarInternal()
121 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
507 public void onProposedRotationChanged(int rotation, boolean isValid) { in onProposedRotationChanged() method in CommandQueue
1182 HSPLcom/android/server/policy/WindowOrientationListener;->onProposedRotationChanged(I)V1201 HSPLcom/android/server/statusbar/StatusBarManagerInternal;->onProposedRotationChanged(IZ)V
9273 HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->onProposedRotationChanged(IZ)V39241 HSPLcom/android/internal/statusbar/IStatusBar;->onProposedRotationChanged(IZ)V