Searched defs:notifyInputMethodSubtypeChanged (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java2370 private void notifyInputMethodSubtypeChanged(final int userId, method in class:InputMethodManagerService
2417 notifyInputMethodSubtypeChanged(mSettings.getCurrentUserId(), info, newSubtype);
2444 notifyInputMethodSubtypeChanged(mSettings.getCurrentUserId(), info,

Completed in 61 milliseconds