Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceUserTypeTest.java108 .setMaxAllowedPerParent(32) in testUserTypeBuilder_createUserType()
307 .setMaxAllowedPerParent(31) in testUserTypeFactoryCustomize_profile()
313 .setMaxAllowedPerParent(32) in testUserTypeFactoryCustomize_profile()
432 .setMaxAllowedPerParent(1) in testUserTypeFactoryCustomize_eraseArray()
456 .setMaxAllowedPerParent(21)); in testUserTypeFactoryCustomize_illegalOemName()
477 .setMaxAllowedPerParent(21)); in testUserTypeFactoryCustomize_illegalUserBaseType()
H A DUserManagerServiceUserInfoTest.java395 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateTypeAndFlags()
408 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateTypeAndFlags()
432 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateRestrictions()
447 .setMaxAllowedPerParent(32) in testUpgradeProfileType_updateRestrictions()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserTypeFactory.java125 .setMaxAllowedPerParent(1) in getDefaultTypeProfileClone()
165 .setMaxAllowedPerParent(1) in getDefaultTypeProfileManaged()
203 .setMaxAllowedPerParent(2) in getDefaultTypeProfileTest()
425 builder::setMaxAllowedPerParent); in customizeBuilders()
H A DUserTypeDetails.java426 public Builder setMaxAllowedPerParent(int maxAllowedPerParent) { in setMaxAllowedPerParent() method in UserTypeDetails.Builder
/aosp14/frameworks/base/services/
H A Dart-profile7198 HSPLcom/android/server/pm/UserTypeDetails$Builder;->setMaxAllowedPerParent(I)Lcom/android/server/pm…