Searched refs:maxFieldsSize (Results 1 – 1 of 1) sorted by relevance
1525 final int maxFieldsSize = UserData.getMaxFieldClassificationIdsSize(); in logFieldClassificationScore() local1527 final ArrayList<AutofillId> detectedFieldIds = new ArrayList<>(maxFieldsSize); in logFieldClassificationScore()1529 maxFieldsSize); in logFieldClassificationScore()