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