Searched defs:detectedFieldIds (Results 1 – 3 of 3) sorted by relevance
599 @Nullable AutofillId[] detectedFieldIds, in Event()640 @Nullable AutofillId[] detectedFieldIds, in Event()683 @Nullable AutofillId[] detectedFieldIds, in Event()
47 String[] categoryIds, ArrayList<AutofillId> detectedFieldIds, in LogFieldClassificationScoreOnResultListener()
3342 private void logContextCommitted(@Nullable ArrayList<AutofillId> detectedFieldIds, in logContextCommitted()3353 private void logContextCommittedLocked(@Nullable ArrayList<AutofillId> detectedFieldIds, in logContextCommittedLocked()3571 final ArrayList<AutofillId> detectedFieldIds = new ArrayList<>(maxFieldsSize); in logFieldClassificationScore() local3610 String[] categoryIds, ArrayList<AutofillId> detectedFieldIds, in handleLogFieldClassificationScore()