Searched refs:freezeRotation (Results 1 – 11 of 11) sorted by relevance
140 mWindowManager.freezeRotation(rotation); in setRotation()382 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
653 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice655 getAutomatorBridge().getInteractionController().freezeRotation(); in freezeRotation()
604 public void freezeRotation() {
143 wm.freezeRotation(rotation); in setRotationLock()
287 mWm.freezeRotation(-1); in testSET_ORIENTATION()
293 void freezeRotation(int rotation); in freezeRotation() method
143 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;
6462 public void freezeRotation(int rotation) { in freezeRotation() method