Searched refs:makeRestrictionsBundle (Results 1 – 2 of 2) sorted by relevance
77 final Bundle restrictions = makeRestrictionsBundle("r1", "r2"); in testUserTypeBuilder_createUserType()290 final Bundle restrictions = makeRestrictionsBundle("no_config_vpn", "no_config_tethering"); in testUserTypeFactoryCustomize_profile()368 makeRestrictionsBundle("no_remove_user", "no_bluetooth"), in testUserTypeFactoryCustomize_profile()399 final Bundle restrictions = makeRestrictionsBundle("no_config_vpn", "no_config_tethering"); in testUserTypeFactoryCustomize_full()415 makeRestrictionsBundle("no_remove_user", "no_bluetooth"), in testUserTypeFactoryCustomize_full()434 .setDefaultRestrictions(makeRestrictionsBundle("r1"))); in testUserTypeFactoryCustomize_eraseArray()535 public static Bundle makeRestrictionsBundle(String ... restrictions) { in makeRestrictionsBundle() method in UserManagerServiceUserTypeTest
452 UserManagerServiceUserTypeTest.makeRestrictionsBundle( in testUpgradeProfileType_updateRestrictions()