Searched refs:freezeRotation (Results 1 – 11 of 11) sorted by relevance
140 mWindowManager.freezeRotation(rotation); in setRotation()382 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
187 mWm.freezeRotation(-1); in testSET_ORIENTATION()
653 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice655 getAutomatorBridge().getInteractionController().freezeRotation(); in freezeRotation()
602 public void freezeRotation() {
143 wm.freezeRotation(rotation); in setRotationLock()
237 void freezeRotation(int rotation); in freezeRotation() method
134 public void freezeRotation(int arg0) throws RemoteException { in freezeRotation() method in IWindowManagerImpl
15 method public void freezeRotation() throws android.os.RemoteException;
30 method public void freezeRotation() throws android.os.RemoteException;
3794 public void freezeRotation(int rotation) { in freezeRotation() method in WindowManagerService