Home
last modified time | relevance | path

Searched refs:callSetInlineSuggestionsExtras (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginActivityTest.java298 mockImeSession.callSetInlineSuggestionsExtras(bundle); in testAutofill_noInvalid()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1149 public ImeCommand callSetInlineSuggestionsExtras(@NonNull Bundle bundle) { in callSetInlineSuggestionsExtras() method in MockImeSession