Searched defs:detectedFieldIds (Results 1 – 3 of 3) sorted by relevance
592 @Nullable AutofillId[] detectedFieldIds, in Event()633 @Nullable AutofillId[] detectedFieldIds, in Event()676 @Nullable AutofillId[] detectedFieldIds, in Event()
47 String[] categoryIds, ArrayList<AutofillId> detectedFieldIds, in LogFieldClassificationScoreOnResultListener()
2955 private void logContextCommitted(@Nullable ArrayList<AutofillId> detectedFieldIds, in logContextCommitted()2966 private void logContextCommittedLocked(@Nullable ArrayList<AutofillId> detectedFieldIds, in logContextCommittedLocked()3178 final ArrayList<AutofillId> detectedFieldIds = new ArrayList<>(maxFieldsSize); in logFieldClassificationScore() local3217 String[] categoryIds, ArrayList<AutofillId> detectedFieldIds, in handleLogFieldClassificationScore()