Searched refs:setExplicitlyEnabledInputMethodSubtypes (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/core/java/com/android/internal/view/ |
| D | IInputMethodManager.aidl | 110 void setExplicitlyEnabledInputMethodSubtypes(String imeId, in int[] subtypeHashCodes, in setExplicitlyEnabledInputMethodSubtypes() method
|
| /frameworks/base/core/java/android/view/inputmethod/ |
| D | IInputMethodManagerGlobalInvoker.java | 429 static void setExplicitlyEnabledInputMethodSubtypes(@NonNull String imeId, in setExplicitlyEnabledInputMethodSubtypes() method in IInputMethodManagerGlobalInvoker 436 service.setExplicitlyEnabledInputMethodSubtypes(imeId, subtypeHashCodes, userId); in setExplicitlyEnabledInputMethodSubtypes()
|
| D | InputMethodManager.java | 4195 public void setExplicitlyEnabledInputMethodSubtypes(@NonNull String imiId, in setExplicitlyEnabledInputMethodSubtypes() method in InputMethodManager 4197 IInputMethodManagerGlobalInvoker.setExplicitlyEnabledInputMethodSubtypes(imiId, in setExplicitlyEnabledInputMethodSubtypes()
|
| /frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/ |
| D | InputMethodManagerServiceProxy.java | 662 public void setExplicitlyEnabledInputMethodSubtypes(String imeId, int[] subtypeHashCodes, in setExplicitlyEnabledInputMethodSubtypes() method in InputMethodManagerServiceProxy 670 imms.setExplicitlyEnabledInputMethodSubtypes(imeId, subtypeHashCodes, userId); in setExplicitlyEnabledInputMethodSubtypes()
|
| D | CarInputMethodManagerService.java | 4230 public void setExplicitlyEnabledInputMethodSubtypes(String imeId, in setExplicitlyEnabledInputMethodSubtypes() method in CarInputMethodManagerService
|
| /frameworks/base/services/core/java/com/android/server/inputmethod/ |
| D | InputMethodManagerService.java | 4299 public void setExplicitlyEnabledInputMethodSubtypes(String imeId, in setExplicitlyEnabledInputMethodSubtypes() method in InputMethodManagerService
|
| /frameworks/base/core/api/ |
| D | current.txt | 55765 method public void setExplicitlyEnabledInputMethodSubtypes(@NonNull String, @NonNull int[]);
|