DO NOT MERGE. Fix test breakage

Change-Id: I0b2b7ce4b9f50910b4795cb480aa86a662b16f7d
This commit is contained in:
satok
2013-08-23 19:59:50 +09:00
parent d866f5002a
commit 9e10408797

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