Home
last modified time | relevance | path

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

/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DHelper.java50 AssistStructure structure = getLatestAssistStructure(request); in getAutofillableFields() local
73 private static ArrayMap<String, AutofillId> getAutofillableFields( in getAutofillableFields()