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