Home
last modified time | relevance | path

Searched refs:mockSwitchInputMethod (Results 1 – 4 of 4) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAugmentedLoginActivityTest.java330 Helper.mockSwitchInputMethod(sContext);
379 Helper.mockSwitchInputMethod(sContext);
DInlineLoginActivityTest.java353 Helper.mockSwitchInputMethod(sContext); in testSwitchInputMethod()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1588 public static void mockSwitchInputMethod(@NonNull Context context) throws Exception { in mockSwitchInputMethod() method in Helper
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java2939 Helper.mockSwitchInputMethod(sContext); in testSwitchInputMethod_noNewFillRequest()