Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DCannedFillResponse.java564 final AutofillId autofillId = node.getAutofillId(); in asDataset() local
570 builder.setValue(autofillId, value, presentation); in asDataset()
572 builder.setValue(autofillId, value, filter.second, presentation); in asDataset()
576 builder.setValue(autofillId, value); in asDataset()
578 builder.setValue(autofillId, value, filter.second); in asDataset()