Searched refs:MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java398 static final int MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER = 9; field in class:InputMethodManager
522 case MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER: {
618 mH.sendMessage(mH.obtainMessage(MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER,
/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java175 static final int MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER = 3040; field in class:InputMethodManagerService
2956 case MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER: {
3440 MSG_SET_USER_ACTION_NOTIFICATION_SEQUENCE_NUMBER,

Completed in 75 milliseconds