Merge "Fix build breakage caused by incomplete impl"
This commit is contained in:
@@ -509,6 +509,14 @@ public class IWindowManagerImpl implements IWindowManager {
|
||||
public void keyguardGoingAway(int flags) throws RemoteException {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setKeyguardAnimatingIn(boolean animating) throws RemoteException {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setSwitchingUser(boolean switching) throws RemoteException {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void lockNow(Bundle options) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
Reference in New Issue
Block a user