Searched defs:createGuest (Results 1 – 4 of 4) sorted by relevance
201 protected UserInfo createGuest() throws Exception { in createGuest() method in CarMultiUserTestBase206 protected UserInfo createGuest(String name) throws Exception { in createGuest() method in CarMultiUserTestBase
436 public AsyncFuture<UserCreationResult> createGuest(@Nullable String name) { in createGuest() method in CarUserManager
819 public @UserIdInt int createGuest() { in createGuest() method in UserSwitcherController
2980 public UserInfo createGuest(Context context, String name) { in createGuest() method in UserManager