Searched defs:parentUserId (Results 1 – 9 of 9) sorted by relevance
50 int parentUserId = mDevice.getCurrentUser(); in setUp() local
77 int parentUserId = mDevice.getCurrentUser(); in setUp() local
208 protected int createAndStartRestrictedProfile(int parentUserId) throws Exception { in createAndStartRestrictedProfile()217 protected int createAndStartManagedProfile(int parentUserId) throws Exception { in createAndStartManagedProfile()
146 public static String createManagedProfileUser(int parentUserId, String userName) { in createManagedProfileUser()
328 private int createProfile(int parentUserId) throws Exception { in createProfile()
173 protected int createProfile(int parentUserId) throws Exception{ in createProfile()
640 protected int createManagedProfile(int parentUserId) throws DeviceNotAvailableException { in createManagedProfile()645 protected void assertCannotCreateManagedProfile(int parentUserId) in assertCannotCreateManagedProfile()665 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput()
1782 int parentUserId, int profileUserId) { in ContactsTestSet()
266 int parentUserId = getPrimaryUser(); in testApplicationRestrictions() local