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