Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3488 @AutofillFlags int flags) { in dispatchProvideAutofillStructure()
3516 private @NonNull ChildListForAutoFill getChildrenForAutofill(@AutofillFlags int flags) { in getChildrenForAutofill()
3523 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill()
DView.java1298 public @interface AutofillFlags {} annotation in View
7512 public void onProvideAutofillStructure(ViewStructure structure, @AutofillFlags int flags) {
7517 boolean forAutofill, @AutofillFlags int flags) {
8121 @AutofillFlags int flags) {
8126 boolean forAutofill, @AutofillFlags int flags) {