Searched refs:customType (Results 1 – 1 of 1) sorted by relevance
266 UserTypeDetails.Builder customType = builders.get(userTypeOem1); in testUserTypeFactoryCustomize_profile() local267 assertNotNull(customType); in testUserTypeFactoryCustomize_profile()268 assertEquals(14, customType.createUserTypeDetails().getMaxAllowedPerParent()); in testUserTypeFactoryCustomize_profile()