Loading tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeIInputMethodManager.java +5 −0 Original line number Diff line number Diff line Loading @@ -214,6 +214,11 @@ public class BridgeIInputMethodManager implements IInputMethodManager { return 0; } @Override public void notifyTextCommitted() throws RemoteException { // TODO Auto-generated method stub } @Override public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException { // TODO Auto-generated method stub Loading Loading
tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/BridgeIInputMethodManager.java +5 −0 Original line number Diff line number Diff line Loading @@ -214,6 +214,11 @@ public class BridgeIInputMethodManager implements IInputMethodManager { return 0; } @Override public void notifyTextCommitted() throws RemoteException { // TODO Auto-generated method stub } @Override public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException { // TODO Auto-generated method stub Loading