Searched defs:isGuest (Results 1 – 6 of 6) sorted by relevance
76 private void appsAreNotInstalledOnPreCreatedUserTest(boolean isGuest) throws Exception { in appsAreNotInstalledOnPreCreatedUserTest()110 private void appPermissionsPreCreatedUserPackagesTest(boolean isGuest) throws Exception { in appPermissionsPreCreatedUserPackagesTest()184 private int preCreateUser(boolean isGuest) throws Exception { in preCreateUser()237 private void convertPreCreatedUser(boolean isGuest, int expectedId) throws Exception { in convertPreCreatedUser()
71 protected int userCreate(String userName, boolean isGuest) throws Exception { in userCreate()80 protected int removeGuestUser(String userName, boolean isGuest) throws Exception { in removeGuestUser()90 protected int switchUser(String userName, boolean isGuest) throws Exception { in switchUser()
129 private int userCreate(String userName, boolean isGuest) throws Exception { in userCreate()
239 private int createUser(boolean isGuest, boolean isEphemeral) throws Exception { in createUser()
413 private UserHandle createUser(@Nullable String name, boolean isGuest) { in createUser()
348 protected int createUser(String name, int flags, boolean isGuest) throws Exception { in createUser()