Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrientationListener.java295 public abstract void onProposedRotationChanged(int rotation); in onProposedRotationChanged() method in WindowOrientationListener
872 onProposedRotationChanged(proposedRotation); in onSensorChanged()
1279 onProposedRotationChanged(newRotation); in finalizeRotation()
1342 onProposedRotationChanged(newRotation);
H A DDisplayRotation.java1410 mStatusBarManagerInternal.onProposedRotationChanged(rotation, isValid); in sendProposedRotationChangeToStatusBarInternal()
1576 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in DisplayRotation.OrientationListener
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java119 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
H A DStatusBarManagerService.java500 public void onProposedRotationChanged(int rotation, boolean isValid) {
503 mBar.onProposedRotationChanged(rotation, isValid);
/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl125 void onProposedRotationChanged(int rotation, boolean isValid); in onProposedRotationChanged() method
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowOrientationListenerTest.java184 public void onProposedRotationChanged(int rotation) { in onProposedRotationChanged() method in WindowOrientationListenerTest.TestableWindowOrientationListener
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java513 verify(mMockStatusBarManagerInternal).onProposedRotationChanged(Surface.ROTATION_90, true); in testNotifiesChoiceWhenSensorUpdates_RotationLocked()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java850 public void onProposedRotationChanged(int rotation, boolean isValid) { in onProposedRotationChanged() method in CommandQueue
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86263 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->onProposedRotationChanged(IZ)V
86353 Lcom/android/internal/statusbar/IStatusBar;->onProposedRotationChanged(IZ)V
/aosp12/frameworks/base/services/
H A Dart-profile39080 HPLcom/android/server/statusbar/StatusBarManagerService$1;->onProposedRotationChanged(IZ)V+]Lcom/an…
46172 HPLcom/android/server/wm/DisplayRotation$OrientationListener;->onProposedRotationChanged(I)V+]Landr…