Searched defs:parentUserId (Results 1 – 11 of 11) sorted by relevance
35 protected int createAndStartUser(String name, String type, String parentUserId) { in createAndStartUser()
50 int parentUserId = mDevice.getCurrentUser(); in setUp() local
80 int parentUserId = mDevice.getCurrentUser(); in setUp() local
135 protected static int createManagedProfile(String parentUserId) in createManagedProfile()151 private static String getCreateManagedProfileCommandOutput(String parentUserId) in getCreateManagedProfileCommandOutput()
189 protected int createAndStartRestrictedProfile(int parentUserId) throws Exception { in createAndStartRestrictedProfile()198 protected int createAndStartManagedProfile(int parentUserId) throws Exception { in createAndStartManagedProfile()
210 String managedProfilePackage, int parentUserId, int profileUserId) { in ContactsTestSet()
706 protected int createManagedProfile(int parentUserId) throws DeviceNotAvailableException { in createManagedProfile()711 protected void assertCannotCreateManagedProfile(int parentUserId) in assertCannotCreateManagedProfile()812 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput()
535 private int createManagedProfile(int parentUserId) throws DeviceNotAvailableException { in createManagedProfile()550 private String getCreateManagedProfileCommandOutput(int parentUserId) in getCreateManagedProfileCommandOutput()
148 public static String createManagedProfileUser(int parentUserId, String userName) { in createManagedProfileUser()
173 protected int createProfile(int parentUserId) throws Exception{ in createProfile()
400 private int createProfile(int parentUserId) throws Exception { in createProfile()