Searched defs:onRotationChanged (Results 1 – 7 of 7) sorted by relevance
24 void onRotationChanged(int rotation); in onRotationChanged() method
812 public void onRotationChanged(int rotation) { in onRotationChanged() method in WindowManagerGlobal.ProposedRotationListenerDelegate
128 private fun onRotationChanged(rotation: Int) { in onRotationChanged() method in com.android.systemui.unfold.util.NaturalRotationUnfoldProgressProviderTest
94 @AnyThread fun onRotationChanged(newRotation: Int) in interface() method
220 override fun onRotationChanged(newRotation: Int) { in onRotationChanged() method in com.android.systemui.unfold.updates.FoldRotationListener
194 static void onRotationChanged(int rotation) { in onRotationChanged() method in LegacySensorManager
240 override fun onRotationChanged(newRotation: Int) { in onRotationChanged() method in com.android.systemui.unfold.FullscreenLightRevealAnimationController.RotationWatcher