Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DVirtualContainerView.java414 final class Line { class in VirtualContainerView
427 private Line(String labelId, String label, String textId, String text, int inputType) { in Line() method in VirtualContainerView.Line