Searched refs:hideSoftKeyboard (Results 1 – 3 of 3) sorted by relevance
273 private void hideSoftKeyboard() { in hideSoftKeyboard() method in GroupBrowseListFragment289 hideSoftKeyboard(); in onFocusChange()299 hideSoftKeyboard(); in onTouch()
834 hideSoftKeyboard();852 private void hideSoftKeyboard() {865 hideSoftKeyboard();875 hideSoftKeyboard();
151 hideSoftKeyboard(CallSubjectDialog.this, mCallSubjectView);470 public void hideSoftKeyboard(Context context, View view) { in hideSoftKeyboard() method in CallSubjectDialog