Searched refs:onRotationChanged (Results 1 – 8 of 8) 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
916 mCallbacks.onRotationChanged(rotation); in handleMessage()
6871 mRotationWatchers.get(i).watcher.onRotationChanged(rotation); in updateRotationUncheckedLocked()
3557 public void onRotationChanged(int rotation) throws RemoteException {
1416 public void onRotationChanged(int rotation) throws RemoteException { in addNavigationBar()