Searched refs:MSG_APPLY_IME_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
487 static final int MSG_APPLY_IME_VISIBILITY = 20; field in InputMethodManager695 case MSG_APPLY_IME_VISIBILITY: { in handleMessage()833 mH.obtainMessage(MSG_APPLY_IME_VISIBILITY, setVisible ? 1 : 0, 0)
209 static final int MSG_APPLY_IME_VISIBILITY = 3070; field in InputMethodManagerService3593 MSG_APPLY_IME_VISIBILITY, setVisible ? 1 : 0, mCurClient)); in applyImeVisibility()3865 case MSG_APPLY_IME_VISIBILITY: { in handleMessage()