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
1467 public final String[] categoryIds; field in Helper.FieldClassificationResult1474 FieldClassificationResult(@NonNull AutofillId id, @NonNull String[] categoryIds, in FieldClassificationResult()