Searched refs:detectedFieldsIds (Results 1 – 1 of 1) sorted by relevance
1024 AutofillId[] detectedFieldsIds = null; in logContextCommittedLocked() local1027 detectedFieldsIds = new AutofillId[detectedFieldIdsList.size()]; in logContextCommittedLocked()1028 detectedFieldIdsList.toArray(detectedFieldsIds); in logContextCommittedLocked()1033 final int numberFields = detectedFieldsIds.length; in logContextCommittedLocked()1058 detectedFieldsIds, detectedFieldClassifications, saveDialogNotShowReason)); in logContextCommittedLocked()