Home
last modified time | relevance | path

Searched defs:getInputMethodListLegacy (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java105 List<InputMethodInfo> getInputMethodListLegacy(@UserIdInt int userId, in getInputMethodListLegacy() method
270 public List<InputMethodInfo> getInputMethodListLegacy(@UserIdInt int userId, in getInputMethodListLegacy() method in IInputMethodManagerImpl
DZeroJankProxy.java153 public List<InputMethodInfo> getInputMethodListLegacy( in getInputMethodListLegacy() method in ZeroJankProxy
DInputMethodManagerService.java1629 public List<InputMethodInfo> getInputMethodListLegacy(@UserIdInt int userId, in getInputMethodListLegacy() method in InputMethodManagerService
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl61 List<InputMethodInfo> getInputMethodListLegacy(int userId, int directBootAwareness); in getInputMethodListLegacy() method