Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3653 @AutofillFlags int flags) { in dispatchProvideAutofillStructure()
3701 @AutofillFlags int flags) { in getChildrenForAutofill()
3709 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill()
DView.java1392 public @interface AutofillFlags {} annotation in View
8780 public void onProvideAutofillStructure(ViewStructure structure, @AutofillFlags int flags) {
9984 @AutofillFlags int flags) {
9989 @ViewStructureType int viewFor, @AutofillFlags int flags) {