Searched refs:getCategoryIds (Results 1 – 7 of 7) sorted by relevance
52 final String[] packageCategoryIds = mPackageUserData.getCategoryIds(); in CompositeUserData()62 final String[] genericCategoryIds = mGenericUserData.getCategoryIds(); in CompositeUserData()64 final int size = mGenericUserData.getCategoryIds().length; in CompositeUserData()155 public String[] getCategoryIds() { in getCategoryIds() method in CompositeUserData
58 String[] getCategoryIds(); in getCategoryIds() method
128 public String[] getCategoryIds() { in getCategoryIds() method in UserData
1108 final int numberFields = mUserData == null ? 0: mUserData.getCategoryIds().length; in setUserData()
3552 final String[] categoryIds = userData.getCategoryIds(); in logFieldClassificationScore()
2962 method public String[] getCategoryIds();
48387 Landroid/service/autofill/UserData;->getCategoryIds()[Ljava/lang/String;