Searched defs:isGuest (Results 1 – 8 of 8) 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()
73 protected int userCreate(String userName, boolean isGuest) throws Exception { in userCreate()82 protected int removeGuestUser(String userName, boolean isGuest) throws Exception { in removeGuestUser()92 protected int switchUser(String userName, boolean isGuest) throws Exception { in switchUser()
131 private int userCreate(String userName, boolean isGuest) throws Exception { in userCreate()
75 fun isGuest(): Boolean = proxy.isGuest() method
1050 public boolean isGuest() { in isGuest() method in UserReference
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()