Searched defs:onRotationChanged (Results 1 – 6 of 6) sorted by relevance
24 void onRotationChanged(int rotation); in onRotationChanged() method
781 public void onRotationChanged(int rotation) { in onRotationChanged() method in WindowManagerGlobal.ProposedRotationListenerDelegate
82 fun onRotationChanged(newRotation: Int) in interface() method
124 private fun onRotationChanged(rotation: Int) { in onRotationChanged() method in com.android.systemui.unfold.util.NaturalRotationUnfoldProgressProviderTest
194 static void onRotationChanged(int rotation) { in onRotationChanged() method in LegacySensorManager
340 override fun onRotationChanged(newRotation: Int) { in <lambda>() method in com.android.systemui.unfold.UnfoldLightRevealOverlayAnimation.RotationWatcher