Home
last modified time | relevance | path

Searched defs:onRotationChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DIRotationWatcher.aidl24 void onRotationChanged(int rotation); in onRotationChanged() method
DWindowManagerInternal.java80 public void onRotationChanged(int rotation); in onRotationChanged() method
/frameworks/base/core/java/android/hardware/
DLegacySensorManager.java193 static void onRotationChanged(int rotation) { in onRotationChanged() method in LegacySensorManager
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java989 public void onRotationChanged(int rotation) { in onRotationChanged() method in MagnificationController.WindowStateObserver