Home
last modified time | relevance | path

Searched refs:DRAW_AUTOFILL_UI_AFTER_SCROLL (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.java65 private static final boolean DRAW_AUTOFILL_UI_AFTER_SCROLL = false; field in AbstractCustomVirtualView
138 if (DRAW_AUTOFILL_UI_AFTER_SCROLL) { in onDraw()