We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c89228 + 2447871 commit 1a7ae63Copy full SHA for 1a7ae63
1 file changed
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeWindowManager.java
@@ -124,7 +124,7 @@ public void exitKeyguardSecurely(IOnKeyguardExitResult arg0) throws RemoteExcept
124
125
}
126
127
- public void freezeRotation() throws RemoteException {
+ public void freezeRotation(int arg0) throws RemoteException {
128
// TODO Auto-generated method stub
129
130
0 commit comments