Searched refs:MSG_BIND_ACCESSIBILITY_SERVICE (Results 1 – 1 of 1) sorted by relevance
670 private static final int MSG_BIND_ACCESSIBILITY_SERVICE = 11; field in InputMethodManager1074 case MSG_BIND_ACCESSIBILITY_SERVICE: { in handleMessage()1325 mH.obtainMessage(MSG_BIND_ACCESSIBILITY_SERVICE, id, 0, res).sendToTarget();