Home
last modified time | relevance | path

Searched defs:createNewOrFindExistingGuest (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowUserHelper.java86 public UserInfo createNewOrFindExistingGuest(Context context) { in createNewOrFindExistingGuest() method in ShadowUserHelper
/packages/apps/Car/Settings/src/com/android/car/settings/profiles/
DProfileHelper.java347 public UserInfo createNewOrFindExistingGuest(Context context) { in createNewOrFindExistingGuest() method in ProfileHelper
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DProfileSwitcher.java389 protected UserInfo createNewOrFindExistingGuest(Context context) { in createNewOrFindExistingGuest() method in ProfileSwitcher
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java476 public UserInfo createNewOrFindExistingGuest(Context context) { in createNewOrFindExistingGuest() method in UserGridRecyclerView.UserAdapter