Searched refs:createUserAndWaitStart (Results 1 – 3 of 3) sorted by relevance
181 final int secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_layering()238 final int secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_layering_profileOwnerNoLeaking()270 secondaryUserId = createUserAndWaitStart(); in testUserRestrictions_profileGlobalRestrictionsAsDo()
477 final int userId = createUserAndWaitStart(); in createSecondaryUserAsProfileOwner()
663 protected int createUserAndWaitStart() throws Exception { in createUserAndWaitStart() method in BaseDevicePolicyTest