Searched refs:typeDetails (Results 1 – 1 of 1) sorted by relevance
314 UserTypeDetails typeDetails = builders.get(typeName).createUserTypeDetails(); in testUserTypeFactoryCustomize_eraseArray() local315 assertEquals(2, typeDetails.getMaxAllowedPerParent()); in testUserTypeFactoryCustomize_eraseArray()316 assertEquals(Resources.ID_NULL, typeDetails.getBadgeColor(0)); in testUserTypeFactoryCustomize_eraseArray()317 assertEquals(Resources.ID_NULL, typeDetails.getBadgeColor(1)); in testUserTypeFactoryCustomize_eraseArray()318 assertTrue(typeDetails.getDefaultRestrictions().isEmpty()); in testUserTypeFactoryCustomize_eraseArray()