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