Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
DAbstractCustomVirtualView.java330 public Line addLine(String idEntryPrefix, int autofillType, String label, String text, in addLine()
372 private Line(String idEntryPrefix, int autofillType, String label, String[] hints, in Line()