Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java254 static final int MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED = 5010; field in InputMethodManagerService
4428 case MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED: { in handleMessage()
4657 mHandler.obtainMessage(MSG_DISPATCH_ON_INPUT_METHOD_LIST_UPDATED, in buildInputMethodListLocked()