Searched refs:viewsSize (Results 1 – 1 of 1) sorted by relevance
1536 final int viewsSize = viewStates.size(); in logFieldClassificationScore() local1539 final AutofillId[] autofillIds = new AutofillId[viewsSize]; in logFieldClassificationScore()1540 final ArrayList<AutofillValue> currentValues = new ArrayList<>(viewsSize); in logFieldClassificationScore()1562 for (i = 0; i < viewsSize; i++) { in logFieldClassificationScore()