Searched refs:createUserRecords (Results 1 – 1 of 1) sorted by relevance
96 List<UserRecord> userRecords = createUserRecords(mCarUserManagerHelper in buildAdapter()102 private List<UserRecord> createUserRecords(List<UserInfo> userInfoList) { in createUserRecords() method in UserGridRecyclerView167 mAdapter.updateUsers(createUserRecords(mCarUserManagerHelper.getAllUsers())); in onUsersUpdate()