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.java338 Helper.mockSwitchInputMethod(sContext);
387 Helper.mockSwitchInputMethod(sContext);
DInlineLoginActivityTest.java376 Helper.mockSwitchInputMethod(sContext); in testSwitchInputMethod()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1699 public static void mockSwitchInputMethod(@NonNull Context context) throws Exception { in mockSwitchInputMethod() method in Helper
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java3153 Helper.mockSwitchInputMethod(sContext); in testSwitchInputMethod_noNewFillRequest()