Home
last modified time | relevance | path

Searched defs:UserRecord (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DUserRecord.java32 final class UserRecord { class
50 private UserRecord(UserInfo info, String name, boolean isStartGuestSession, boolean isAddUser, in UserRecord() method in UserRecord
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java628 public static final class UserRecord { class in UserGridRecyclerView
641 public UserRecord(@Nullable UserInfo userInfo, @UserRecordType int recordType) { in UserRecord() method in UserGridRecyclerView.UserRecord
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java382 static final class UserRecord { class in IpSecService