Searched refs:mHintsToAutofillIdMap (Results 1 – 1 of 1) sorted by relevance
1377 && mClassificationState.mHintsToAutofillIdMap == null) { in requestNewFillResponseLocked()1991 mClassificationState.mHintsToAutofillIdMap; in getEligibleSaveInfo()2203 mClassificationState.mHintsToAutofillIdMap; in computeDatasetsForPccAndUpdateContainer()6259 private ArrayMap<String, Set<AutofillId>> mHintsToAutofillIdMap; field in ClassificationState6303 mHintsToAutofillIdMap = new ArrayMap<>(); in processResponse()6322 processDetections(hintDetections, id, mHintsToAutofillIdMap); in processResponse()6392 + ", mHintsToAutofillIdMap=" + mHintsToAutofillIdMap in toString()