Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
H A DInlineAugmentedLoginActivityTest.java338 Helper.mockSwitchInputMethod(sContext);
387 Helper.mockSwitchInputMethod(sContext);
H A DInlineLoginActivityTest.java376 Helper.mockSwitchInputMethod(sContext); in testSwitchInputMethod()
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
H A DHelper.java1761 public static void mockSwitchInputMethod(@NonNull Context context) throws Exception { in mockSwitchInputMethod() method in Helper
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
H A DLoginActivityTest.java3157 Helper.mockSwitchInputMethod(sContext); in testSwitchInputMethod_noNewFillRequest()