Home
last modified time | relevance | path

Searched refs:customType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerServiceUserTypeTest.java266 UserTypeDetails.Builder customType = builders.get(userTypeOem1); in testUserTypeFactoryCustomize_profile() local
267 assertNotNull(customType); in testUserTypeFactoryCustomize_profile()
268 assertEquals(14, customType.createUserTypeDetails().getMaxAllowedPerParent()); in testUserTypeFactoryCustomize_profile()