Home
last modified time | relevance | path

Searched refs:createStartGuestUserRecord (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DUserGridRecyclerView.java125 userRecords.add(createStartGuestUserRecord()); in createUserRecords()
143 private UserRecord createStartGuestUserRecord() { in createStartGuestUserRecord() method in UserGridRecyclerView