Fix build.
Change-Id: I277de38a70f3a2e5c1997a3fe5c2e825692ae9e1
This commit is contained in:
@@ -109,6 +109,12 @@ public class IWindowManagerImpl implements IWindowManager {
|
||||
// TODO Auto-generated method stub
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setOverscan(int displayId, int left, int top, int right, int bottom)
|
||||
throws RemoteException {
|
||||
// TODO Auto-generated method stub
|
||||
}
|
||||
|
||||
@Override
|
||||
public void closeSystemDialogs(String arg0) throws RemoteException {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
Reference in New Issue
Block a user