Home
last modified time | relevance | path

Searched defs:autofill (Results 1 – 1 of 1) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DVirtualContainerView.java130 public void autofill(SparseArray<AutofillValue> values) { in autofill() method in VirtualContainerView
586 private void autofill(CharSequence value) { in autofill() method in VirtualContainerView.Item