DO NOT MERGE. Fix test breakage
Change-Id: I0b2b7ce4b9f50910b4795cb480aa86a662b16f7d
This commit is contained in:
@@ -202,6 +202,12 @@ public class BridgeIInputMethodManager implements IInputMethodManager {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public boolean shouldOfferSwitchingToNextInputMethod(IBinder arg0) throws RemoteException {
|
||||||
|
// TODO Auto-generated method stub
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException {
|
public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException {
|
||||||
// TODO Auto-generated method stub
|
// TODO Auto-generated method stub
|
||||||
|
|||||||
Reference in New Issue
Block a user