Searched refs:MSG_SET_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
711 private static final int MSG_SET_VISIBILITY = 14; field in InputMethodManager1352 case MSG_SET_VISIBILITY: in handleMessage()1463 mH.obtainMessage(MSG_SET_VISIBILITY, visible ? 1 : 0, 0).sendToTarget();