Searched defs:categoryIds (Results  1 – 2 of 2) sorted by relevance
| /packages/modules/ExtServices/java/src/android/ext/services/autofill/ | 
| D | AutofillFieldClassificationServiceImpl.java | 40             @Nullable List<String> userDataValues, @NonNull List<String> categoryIds,  in onCalculateScores() 57             @NonNull List<String> userDataValues, @NonNull List<String> categoryIds,  in calculateScores()
  | 
| /packages/modules/ExtServices/java/tests/src/android/ext/services/autofill/ | 
| D | AutofillFieldClassificationServiceImplTest.java | 74         final List<String> categoryIds = Arrays.asList("cat", "cat", "cat", "cat", "cat", "last4",  in testCalculateScores()  local
  |