Searched refs:hideSoftInput (Results 1 – 3 of 3) sorted by relevance
83 public static void hideSoftInput(@NonNull final Context context, @NonNull final View v) { in hideSoftInput() method in ImeUtil
86 ImeUtil.hideSoftInput(activity, composeView); in promptToChangeDefaultSmsApp()
1219 ImeUtil.hideSoftInput(getActivity(), mComposeMessageView); in promptForSelfPhoneNumber()