am 9e104087: DO NOT MERGE. Fix test breakage

* commit '9e104087978553f43fcb7767ff2ee265dbd15d2c':
  DO NOT MERGE. Fix test breakage
This commit is contained in:
satok
2013-08-23 04:45:39 -07:00
committed by Android Git Automerger

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