Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3594 @AutofillFlags int flags) { in dispatchProvideAutofillStructure()
3642 @AutofillFlags int flags) { in getChildrenForAutofill()
3650 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill()
DView.java1384 public @interface AutofillFlags {} annotation in View
8564 public void onProvideAutofillStructure(ViewStructure structure, @AutofillFlags int flags) {
9771 @AutofillFlags int flags) {
9776 @ViewStructureType int viewFor, @AutofillFlags int flags) {