Searched refs:typeDetails (Results 1 – 1 of 1) sorted by relevance
506 UserTypeDetails typeDetails = builders.get(typeName).createUserTypeDetails(); in testUserTypeFactoryCustomize_eraseArray() local507 assertEquals(2, typeDetails.getMaxAllowedPerParent()); in testUserTypeFactoryCustomize_eraseArray()508 assertEquals(Resources.ID_NULL, typeDetails.getBadgeColor(0)); in testUserTypeFactoryCustomize_eraseArray()509 assertEquals(Resources.ID_NULL, typeDetails.getBadgeColor(1)); in testUserTypeFactoryCustomize_eraseArray()510 assertTrue(typeDetails.getDefaultRestrictions().isEmpty()); in testUserTypeFactoryCustomize_eraseArray()