Home
last modified time | relevance | path

Searched refs:hideSoftInput (Results 1 – 6 of 6) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DMultipleStepsSignInActivity.java106 public void hideSoftInput() { in hideSoftInput() method in MultipleStepsSignInActivity
DLoginActivity.java405 public void hideSoftInput() { in hideSoftInput() method in LoginActivity
/cts/tests/autofillservice/src/android/autofillservice/cts/dialog/
DMultipleStepsSignInActivityTest.java252 activity.hideSoftInput(); in hideFillDialogAndIme()
DLoginActivityTest.java370 activity.hideSoftInput(); in testShowFillDialog_onlyShowOnce()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java733 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in MockIme.MockInputMethodImpl
734 getTracer().hideSoftInput(flags, resultReceiver, in hideSoftInput()
735 () -> super.hideSoftInput(flags, resultReceiver)); in hideSoftInput()
1665 void hideSoftInput(int flags, ResultReceiver resultReceiver, @NonNull Runnable runnable) {
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt20836 method @MainThread public void hideSoftInput(int, android.os.ResultReceiver);
56304 method @MainThread public void hideSoftInput(int, android.os.ResultReceiver);