Fix build.

Change-Id: I41415fed99d98406bc033289428bde59475c2917
This commit is contained in:
Dianne Hackborn
2012-06-04 10:51:17 -07:00
parent 6593be0c20
commit bb47cf66ec

View File

@@ -226,8 +226,8 @@ public class BridgeWindowManager implements IWindowManager {
}
@Override
public void overridePendingAppTransition(String arg0, int arg1, int arg2)
throws RemoteException {
public void overridePendingAppTransition(String arg0, int arg1, int arg2,
IRemoteCallback startedCallback) throws RemoteException {
// TODO Auto-generated method stub
}