Lines Matching refs:arg0

41     public void addClient(IInputMethodClient arg0, IInputContext arg1, int arg2, int arg3)
48 public void finishInput(IInputMethodClient arg0) throws RemoteException {
66 public List<InputMethodSubtype> getEnabledInputMethodSubtypeList(String arg0,
91 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException {
97 public boolean hideSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2)
104 public boolean notifySuggestionPicked(SuggestionSpan arg0, String arg1, int arg2)
111 public void registerSuggestionSpansForNotification(SuggestionSpan[] arg0)
118 public void removeClient(IInputMethodClient arg0) throws RemoteException {
124 public void setAdditionalInputMethodSubtypes(String arg0, InputMethodSubtype[] arg1)
130 public boolean setCurrentInputMethodSubtype(InputMethodSubtype arg0) throws RemoteException {
136 public void setImeWindowStatus(IBinder arg0, int arg1, int arg2) throws RemoteException {
141 public void setInputMethod(IBinder arg0, String arg1) throws RemoteException {
147 public void setInputMethodAndSubtype(IBinder arg0, String arg1, InputMethodSubtype arg2)
154 public boolean setInputMethodEnabled(String arg0, boolean arg1) throws RemoteException {
160 public void showInputMethodAndSubtypeEnablerFromClient(IInputMethodClient arg0, String arg1)
167 public void showInputMethodPickerFromClient(IInputMethodClient arg0) throws RemoteException {
173 public void showMySoftInput(IBinder arg0, int arg1) throws RemoteException {
179 public boolean showSoftInput(IInputMethodClient arg0, int arg1, ResultReceiver arg2)
193 public boolean switchToLastInputMethod(IBinder arg0) throws RemoteException {
199 public boolean switchToNextInputMethod(IBinder arg0, boolean arg1) throws RemoteException {
205 public boolean shouldOfferSwitchingToNextInputMethod(IBinder arg0) throws RemoteException {
222 public void updateStatusIcon(IBinder arg0, String arg1, int arg2) throws RemoteException {