Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java3561 @AutofillFlags int flags) { in dispatchProvideAutofillStructure()
3592 private @NonNull ChildListForAutoFill getChildrenForAutofill(@AutofillFlags int flags) { in getChildrenForAutofill()
3599 private void populateChildrenForAutofill(ArrayList<View> list, @AutofillFlags int flags) { in populateChildrenForAutofill()
DView.java1320 public @interface AutofillFlags {} annotation in View
7866 public void onProvideAutofillStructure(ViewStructure structure, @AutofillFlags int flags) {
7871 boolean forAutofill, @AutofillFlags int flags) {
8633 @AutofillFlags int flags) {
8638 boolean forAutofill, @AutofillFlags int flags) {
/frameworks/base/config/
Dhiddenapi-private-dex.txt96936 Landroid/view/View$AutofillFlags;