Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
DAbstractCustomVirtualView.java200 protected void onLineAdded(int id, Partition partition) { in onLineAdded() method in AbstractCustomVirtualView
341 onLineAdded(id, this); in addLine()
DCustomVirtualView.java186 protected void onLineAdded(int id, Partition partition) { in onLineAdded() method in CustomVirtualView