Searched refs:createUserTypeDetails (Results 1 – 4 of 4) sorted by relevance
87 .createUserTypeDetails(); in testUserTypeBuilder_createUserType()123 .createUserTypeDetails(); in testUserTypeBuilder_defaults()146 .createUserTypeDetails()); in testUserTypeBuilder_nameIsRequired()154 .createUserTypeDetails()); in testUserTypeBuilder_baseTypeIsRequired()163 .createUserTypeDetails()); in testUserTypeBuilder_colorIsRequiredIfBadged()172 .createUserTypeDetails()); in testUserTypeBuilder_badgeLabelIsRequiredIfBadged()232 UserTypeDetails aospType = builders.get(userTypeAosp1).createUserTypeDetails(); in testUserTypeFactoryCustomize_profile()238 aospType = builders.get(userTypeAosp2).createUserTypeDetails(); in testUserTypeFactoryCustomize_profile()268 assertEquals(14, customType.createUserTypeDetails().getMaxAllowedPerParent()); in testUserTypeFactoryCustomize_profile()287 UserTypeDetails details = builders.get(userTypeFull).createUserTypeDetails(); in testUserTypeFactoryCustomize_full()[all …]
411 public UserTypeDetails createUserTypeDetails() { in createUserTypeDetails() method in UserTypeDetails.Builder
92 types.put(builders.keyAt(i), builders.valueAt(i).createUserTypeDetails()); in getUserTypes()
26709 HSPLcom/android/server/pm/UserTypeDetails$Builder;->createUserTypeDetails()Lcom/android/server/pm/U…