Searched refs:setBaseType (Results 1 – 8 of 8) sorted by relevance
100 .setBaseType(FLAG_PROFILE) in testUserTypeBuilder_createUserType()184 .setBaseType(FLAG_FULL) // Required (no default allowed) in testUserTypeBuilder_defaults()222 .setBaseType(FLAG_FULL) in testUserTypeBuilder_nameIsRequired()306 .setBaseType(FLAG_PROFILE) in testUserTypeFactoryCustomize_profile()312 .setBaseType(FLAG_PROFILE) in testUserTypeFactoryCustomize_profile()403 .setBaseType(FLAG_FULL) in testUserTypeFactoryCustomize_full()431 .setBaseType(FLAG_PROFILE) in testUserTypeFactoryCustomize_eraseArray()455 .setBaseType(FLAG_PROFILE) in testUserTypeFactoryCustomize_illegalOemName()476 .setBaseType(FLAG_FULL) in testUserTypeFactoryCustomize_illegalUserBaseType()520 .setBaseType(FLAG_FULL)); in testUserTypeFactoryUpgrades_illegalBaseTypeUpgrade()[all …]
393 .setBaseType(FLAG_PROFILE) in testUpgradeProfileType_updateTypeAndFlags()407 .setBaseType(FLAG_PROFILE) in testUpgradeProfileType_updateTypeAndFlags()430 .setBaseType(FLAG_PROFILE) in testUpgradeProfileType_updateRestrictions()446 .setBaseType(FLAG_PROFILE) in testUpgradeProfileType_updateRestrictions()
124 .setBaseType(FLAG_PROFILE) in getDefaultTypeProfileClone()163 .setBaseType(FLAG_PROFILE) in getDefaultTypeProfileManaged()202 .setBaseType(FLAG_PROFILE) in getDefaultTypeProfileTest()231 .setBaseType(FLAG_FULL) in getDefaultTypeFullSecondary()246 .setBaseType(FLAG_FULL) in getDefaultTypeFullGuest()258 .setBaseType(FLAG_FULL) in getDefaultTypeFullDemo()271 .setBaseType(FLAG_FULL) in getDefaultTypeFullRestricted()284 .setBaseType(FLAG_SYSTEM | FLAG_FULL) in getDefaultTypeFullSystem()296 .setBaseType(FLAG_SYSTEM) in getDefaultTypeSystemHeadless()415 builder.setBaseType(FLAG_PROFILE); in customizeBuilders()
431 public Builder setBaseType(@UserInfoFlag int baseType) { in setBaseType() method in UserTypeDetails.Builder
38 public void setBaseType(int baseType) { in setBaseType() method in MutableFrameFormat
164 result.setBaseType(getBaseType()); in mutableCopy()
7188 HSPLcom/android/server/pm/UserTypeDetails$Builder;->setBaseType(I)Lcom/android/server/pm/UserTypeDe…
15548 Landroid/filterfw/core/MutableFrameFormat;->setBaseType(I)V