Searched refs:freezeRotation (Results 1 – 12 of 12) sorted by relevance
105 wm.freezeRotation(-1); in setRotationLock()133 wm.freezeRotation(Surface.ROTATION_0); in setRotationLockForAccessibility()
120 mWindowManager.freezeRotation(rotation); in setRotation()213 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
650 public void freezeRotation() throws RemoteException { in freezeRotation() method in UiDevice652 getAutomatorBridge().getInteractionController().freezeRotation(); in freezeRotation()
604 public void freezeRotation() {
297 mWm.freezeRotation(-1); in testSET_ORIENTATION()
191 void freezeRotation(int rotation); in freezeRotation() method
147 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;
128 <span class="sympad"><a href="#freezeRotation()">freezeRotation</a></span>()</nobr>1422 <A NAME="freezeRotation()"></A>1434 <span class="sympad">freezeRotation</span>
5769 public void freezeRotation(int rotation) { in freezeRotation() method