Searched refs:guest (Results 1 – 12 of 12) sorted by relevance
171 public UserInfoBuilder setGuest(boolean guest) { in setGuest() argument174 mGuest = guest; in setGuest()
299 UserInfo guest = createNewOrFindExistingGuest(mContext); in onBindViewHolder()300 if (guest != null) { in onBindViewHolder()301 if (!switchUser(guest.id)) { in onBindViewHolder()302 Log.e(TAG, "Failed to switch to guest user: " + guest.id); in onBindViewHolder()
464 UserInfo guest = mProfileHelper.createNewOrFindExistingGuest(mContext); in testCreateNewOrFindExistingGuest_ifGuestExists_returnsExistingGuest() local465 assertThat(guest).isEqualTo(guestUser); in testCreateNewOrFindExistingGuest_ifGuestExists_returnsExistingGuest()481 UserInfo guest = mProfileHelper.createNewOrFindExistingGuest(mContext); in testCreateNewOrFindExistingGuest_ifNoGuest_createsNewGuest() local483 assertThat(guest).isEqualTo(guestInfo); in testCreateNewOrFindExistingGuest_ifNoGuest_createsNewGuest()
7 KVM on x86_64 does not provide the same guest protection as arm64 but you will be able to spawn8 virtual machines and use the same APIs to communicate with the guest. The main reason for choosing
21 The tests spawn guest VMs and test different aspects of the architecture.
402 UserInfo guest = in handleGuestSessionClicked() local404 if (guest != null) { in handleGuestSessionClicked()405 mCarUserManager.switchUser(guest.id).whenCompleteAsync((r, e) -> { in handleGuestSessionClicked()
905 UserInfo guest = mUserManager.createGuest(908 if (guest == null) {1190 UserInfo guest = mUserManager.createGuest(1192 if (guest == null) {1198 openUserDetails(guest, true);
547 UserInfo guest = getGuest(false); in updateUserList_guestWithoutInitializedFlag_shouldNotSetSummary() local548 removeFlag(guest, UserInfo.FLAG_INITIALIZED); in updateUserList_guestWithoutInitializedFlag_shouldNotSetSummary()549 givenUsers(getAdminUser(true), guest); in updateUserList_guestWithoutInitializedFlag_shouldNotSetSummary() local
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...