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()
567 protected int createManagedProfile(int parentUserId) throws DeviceNotAvailableException { in createManagedProfile()572 protected void assertCannotCreateManagedProfile(int parentUserId) in assertCannotCreateManagedProfile()592 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput()
1791 int parentUserId, int profileUserId) { in ContactsTestSet()
264 int parentUserId = getPrimaryUser(); in testApplicationRestrictions() local