Home
last modified time | relevance | path

Searched refs:MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java249 private static final int MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED = 5010; field in InputMethodManagerService
5070 case MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED: { in handleMessage()
5397 mHandler.obtainMessage(MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED, in buildInputMethodListLocked()