Searched refs:mAutofillIdsAttemptedAutofill (Results 1 – 1 of 1) sorted by relevance
682 event.mAutofillIdsAttemptedAutofill = new ArraySet<>(autofillIds); in maybeSetViewFillablesAndCount()683 event.mViewFillableTotalCount = event.mAutofillIdsAttemptedAutofill.size(); in maybeSetViewFillablesAndCount()715 ArraySet<AutofillId> autofillIds = event.mAutofillIdsAttemptedAutofill; in maybeAddSuccessId()904 ArraySet<AutofillId> mAutofillIdsAttemptedAutofill; field in PresentationStatsEventLogger.PresentationStatsEventInternal