Searched refs:onRotationChanged (Results 1 – 7 of 7) sorted by relevance
24 void onRotationChanged(int rotation); in onRotationChanged() method
78 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
291 public void onRotationChanged(int rotation) { in onRotationChanged() method in ScreenMagnifier
891 mCallbacks.onRotationChanged(rotation); in handleMessage()
6672 mRotationWatchers.get(i).watcher.onRotationChanged(rotation); in updateRotationUncheckedLocked()
4915 public void onRotationChanged(int rotation) throws RemoteException {