Searched refs:getClassifications (Results 1 – 4 of 4) sorted by relevance
179 || response.getClassifications() == null) { in onFieldClassificationRequest()183 + response.getClassifications().size(); in onFieldClassificationRequest()
4256 && !fieldClassificationResponse.getClassifications().isEmpty()) { in callSaveLocked()4261 fieldClassificationResponse.getClassifications())); in callSaveLocked()6307 response.getClassifications(); in processResponse()7043 count = response.getClassifications().size(); in logFieldClassificationEvent()
93 public @NonNull Set<FieldClassification> getClassifications() { in getClassifications() method in FieldClassificationResponse
12357 …blic java.util.Set<android.service.assist.classification.FieldClassification> getClassifications();