Searched refs:onRotationChanged (Results 1 – 7 of 7) sorted by relevance
24 void onRotationChanged(int rotation); in onRotationChanged() method
80 public void onRotationChanged(int rotation); in onRotationChanged() method
57 public void onRotationChanged(int rotation) { in LegacySensorManager()58 LegacySensorManager.onRotationChanged(rotation); in LegacySensorManager()193 static void onRotationChanged(int rotation) { in onRotationChanged() method in LegacySensorManager
989 public void onRotationChanged(int rotation) { in onRotationChanged() method in MagnificationController.WindowStateObserver
915 mCallbacks.onRotationChanged(rotation); in handleMessage()
6704 mRotationWatchers.get(i).watcher.onRotationChanged(rotation); in updateRotationUncheckedLocked()
3616 public void onRotationChanged(int rotation) throws RemoteException {