Searched refs:MSG_UNBIND_ACCESSIBILITY_SERVICE (Results 1 – 1 of 1) sorted by relevance
671 private static final int MSG_UNBIND_ACCESSIBILITY_SERVICE = 12; field in InputMethodManager1120 case MSG_UNBIND_ACCESSIBILITY_SERVICE: { in handleMessage()1335 mH.obtainMessage(MSG_UNBIND_ACCESSIBILITY_SERVICE, sequence, id).sendToTarget();