Searched refs:freezeRotation (Results 1 – 12 of 12) sorted by relevance
133 mWindowManager.freezeRotation(rotation); in setRotation()331 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() {
143 wm.freezeRotation(rotation); in setRotationLock()
297 mWm.freezeRotation(-1); in testSET_ORIENTATION()
205 void freezeRotation(int rotation); in freezeRotation() method
138 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>
6317 public void freezeRotation(int rotation) { in freezeRotation() method