Searched refs:hideSoftInput (Results 1 – 6 of 6) sorted by relevance
106 public void hideSoftInput() { in hideSoftInput() method in MultipleStepsSignInActivity
405 public void hideSoftInput() { in hideSoftInput() method in LoginActivity
252 activity.hideSoftInput(); in hideFillDialogAndIme()
370 activity.hideSoftInput(); in testShowFillDialog_onlyShowOnce()
733 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in MockIme.MockInputMethodImpl734 getTracer().hideSoftInput(flags, resultReceiver, in hideSoftInput()735 () -> super.hideSoftInput(flags, resultReceiver)); in hideSoftInput()1665 void hideSoftInput(int flags, ResultReceiver resultReceiver, @NonNull Runnable runnable) {
20836 method @MainThread public void hideSoftInput(int, android.os.ResultReceiver);56304 method @MainThread public void hideSoftInput(int, android.os.ResultReceiver);