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