Searched refs:userInfoList (Results 1 – 2 of 2) sorted by relevance
36 final List<UserInfo> userInfoList = userManager.getProfiles(myUserId); in isBluetoothWorkContactSharingDisabled() local39 for (UserInfo ui : userInfoList) { in isBluetoothWorkContactSharingDisabled()
102 private List<UserRecord> createUserRecords(List<UserInfo> userInfoList) { in createUserRecords() argument112 for (UserInfo userInfo : userInfoList) { in createUserRecords()