Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3474 @AutofillFlags int flags) { in dispatchProvideAutofillStructure()
3495 private @NonNull ChildListForAutoFill getChildrenForAutofill(@AutofillFlags int flags) { in getChildrenForAutofill()
3502 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill()
DView.java1258 public @interface AutofillFlags {} annotation in View
7474 public void onProvideAutofillStructure(ViewStructure structure, @AutofillFlags int flags) {
7479 boolean forAutofill, @AutofillFlags int flags) {
8075 @AutofillFlags int flags) {
8080 boolean forAutofill, @AutofillFlags int flags) {