Searched refs:onRotationChanged (Results 1 – 10 of 10) sorted by relevance
33 public void onRotationChanged(int rotation) {34 RotationWatcher.this.onRotationChanged(rotation);45 protected abstract void onRotationChanged(int rotation); in onRotationChanged() method in RotationWatcher
24 void onRotationChanged(int rotation); in onRotationChanged() method
59 public void onRotationChanged(int rotation) { in LegacySensorManager()60 LegacySensorManager.onRotationChanged(rotation); in LegacySensorManager()194 static void onRotationChanged(int rotation) { in onRotationChanged() method in LegacySensorManager
89 public void onRotationChanged(int rotation); in onRotationChanged() method
1011 mCallbacks.onRotationChanged(rotation); in handleMessage()
1534 rotationWatcher.mWatcher.onRotationChanged(rotation); in applyRotationLocked()
87 public void onRotationChanged(final int rotation) throws RemoteException {
258 public void onRotationChanged(int rotation) { in onRotationChanged() method in MagnificationController.DisplayMagnification
684 callbacks.onRotationChanged(0);
3657 public void onRotationChanged(int rotation) throws RemoteException {