Home
last modified time | relevance | path

Searched refs:onProposedRotationChanged (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java96 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
DStatusBarManagerService.java402 public void onProposedRotationChanged(int rotation, boolean isValid) {
405 mBar.onProposedRotationChanged(rotation, isValid);
/frameworks/base/services/core/java/com/android/server/policy/
DWindowOrientationListener.java256 public abstract void onProposedRotationChanged(int rotation); in onProposedRotationChanged() method in WindowOrientationListener
814 onProposedRotationChanged(proposedRotation); in onSensorChanged()
1051 onProposedRotationChanged(newRotation); in onSensorChanged()
1154 onProposedRotationChanged(newRotation);
DPhoneWindowManager.java1077 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in PhoneWindowManager.MyOrientationListener
6458 statusBar.onProposedRotationChanged(rotation, isValid); in sendProposedRotationChangeToStatusBarInternal()
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl121 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java507 public void onProposedRotationChanged(int rotation, boolean isValid) { in onProposedRotationChanged() method in CommandQueue
/frameworks/base/services/
Dart-profile1182 HSPLcom/android/server/policy/WindowOrientationListener;->onProposedRotationChanged(I)V
1201 HSPLcom/android/server/statusbar/StatusBarManagerInternal;->onProposedRotationChanged(IZ)V
/frameworks/base/config/
Dboot-image-profile.txt9273 HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->onProposedRotationChanged(IZ)V
39241 HSPLcom/android/internal/statusbar/IStatusBar;->onProposedRotationChanged(IZ)V