Searched refs:autofillViewId (Results 1 – 1 of 1) sorted by relevance
752 int autofillViewId = in.readInt(); in ViewNode() local754 mAutofillId = new AutofillId(autofillViewId, in.readInt()); in ViewNode()756 mAutofillId = new AutofillId(autofillViewId); in ViewNode()