am 9e104087: DO NOT MERGE. Fix test breakage
* commit '9e104087978553f43fcb7767ff2ee265dbd15d2c': DO NOT MERGE. Fix test breakage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user