Loading tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeWindowManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ public class BridgeWindowManager implements IWindowManager { } public void freezeRotation() throws RemoteException { public void freezeRotation(int arg0) throws RemoteException { // TODO Auto-generated method stub } Loading Loading
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeWindowManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ public class BridgeWindowManager implements IWindowManager { } public void freezeRotation() throws RemoteException { public void freezeRotation(int arg0) throws RemoteException { // TODO Auto-generated method stub } Loading