Searched defs:hideSoftInput (Results 1 – 2 of 2) sorted by relevance
83 public static void hideSoftInput(@NonNull final Context context, @NonNull final View v) { in hideSoftInput() method in ImeUtil
183 private void hideSoftInput() { in hideSoftInput() method in PasswordInputWizardFragment