Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceUserTypeTest.java94 .setMaxAllowedPerParent(32) in testUserTypeBuilder_createUserType()
255 .setMaxAllowedPerParent(31) in testUserTypeFactoryCustomize_profile()
260 .setMaxAllowedPerParent(32) in testUserTypeFactoryCustomize_profile()
344 .setMaxAllowedPerParent(1) in testUserTypeFactoryCustomize_eraseArray()
368 .setMaxAllowedPerParent(21)); in testUserTypeFactoryCustomize_illegalOemName()
389 .setMaxAllowedPerParent(21)); in testUserTypeFactoryCustomize_illegalUserBaseType()
H A DUserManagerServiceUserInfoTest.java297 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateTypeAndFlags()
310 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateTypeAndFlags()
334 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateRestrictions()
349 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateRestrictions()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserTypeFactory.java121 .setMaxAllowedPerParent(1) in getDefaultTypeProfileClone()
136 .setMaxAllowedPerParent(1) in getDefaultTypeProfileManaged()
169 .setMaxAllowedPerParent(2) in getDefaultTypeProfileTest()
373 builder::setMaxAllowedPerParent); in customizeBuilders()
H A DUserTypeDetails.java418 public Builder setMaxAllowedPerParent(int maxAllowedPerParent) { in setMaxAllowedPerParent() method in UserTypeDetails.Builder
/aosp12/frameworks/base/services/
H A Dart-profile33538 HSPLcom/android/server/pm/UserTypeDetails$Builder;->setMaxAllowedPerParent(I)Lcom/android/server/pm…