Searched refs:typeDetails (Results 1 – 1 of 1) sorted by relevance
439 UserTypeDetails typeDetails = builders.get(typeName).createUserTypeDetails(); in testUserTypeFactoryCustomize_eraseArray() local440 assertEquals(2, typeDetails.getMaxAllowedPerParent()); in testUserTypeFactoryCustomize_eraseArray()441 assertEquals(Resources.ID_NULL, typeDetails.getBadgeColor(0)); in testUserTypeFactoryCustomize_eraseArray()442 assertEquals(Resources.ID_NULL, typeDetails.getBadgeColor(1)); in testUserTypeFactoryCustomize_eraseArray()443 assertTrue(typeDetails.getDefaultRestrictions().isEmpty()); in testUserTypeFactoryCustomize_eraseArray()