Merge "Fix test breakage"

This commit is contained in:
satok
2013-08-23 11:07:21 +00:00
committed by Android (Google) Code Review

View File

@@ -202,6 +202,12 @@ public class BridgeIInputMethodManager implements IInputMethodManager {
return false;
}
@Override
public boolean shouldOfferSwitchingToNextInputMethod(IBinder arg0) throws RemoteException {
// TODO Auto-generated method stub
return false;
}
@Override
public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException {
// TODO Auto-generated method stub