Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3617 @AutofillFlags int flags) { in dispatchProvideAutofillStructure()
3665 @AutofillFlags int flags) { in getChildrenForAutofill()
3697 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill()
DView.java1507 public @interface AutofillFlags {} annotation in View
9571 public void onProvideAutofillStructure(ViewStructure structure, @AutofillFlags int flags) {
11208 @AutofillFlags int flags) {
11213 @ViewStructureType int viewFor, @AutofillFlags int flags) {