Searched defs:categoryIds (Results 1 – 2 of 2) sorted by relevance
89 final String[] categoryIds = userData.getCategoryIds(); in testMerge_nullGenericUserData() local106 final String[] categoryIds = userData.getCategoryIds(); in testMerge_bothEmpty() local125 final String[] categoryIds = userData.getCategoryIds(); in testMerge_emptyGenericUserData() local157 final String[] categoryIds = userData.getCategoryIds(); in testMerge_emptyPackageUserData() local190 final String[] categoryIds = userData.getCategoryIds(); in testMerge_bothHaveData() local
1616 public final String[] categoryIds; field in Helper.FieldClassificationResult1624 public FieldClassificationResult(@NonNull AutofillId id, @NonNull String[] categoryIds, in FieldClassificationResult()