Home | History | Annotate | Download | only in accounts

Lines Matching defs:getUserAccounts

484             UserAccounts accounts = getUserAccounts(userId);
513 UserAccounts accounts = getUserAccounts(userId);
562 UserAccounts accounts = getUserAccounts(userId);
610 UserAccounts accounts = getUserAccounts(userId);
775 UserAccounts accounts = getUserAccounts(userId);
888 UserAccounts accounts = getUserAccounts(userId);
921 UserAccounts accounts = getUserAccounts(userId);
1098 final UserAccounts accounts = getUserAccounts(userId);
1291 return getUserAccounts(UserHandle.getCallingUserId());
1294 protected UserAccounts getUserAccounts(int userId) {
1446 validateAccountsInternal(getUserAccounts(userId), false /* invalidateAuthenticatorCache */);
1468 UserAccounts accounts = getUserAccounts(userId);
1503 UserAccounts accounts = getUserAccounts(userId);
1553 UserAccounts accounts = getUserAccounts(userId);
1629 final UserAccounts fromAccounts = getUserAccounts(userFrom);
1630 final UserAccounts toAccounts = getUserAccounts(userTo);
1706 UserAccounts accounts = getUserAccounts(userId);
1892 UserAccounts accounts = getUserAccounts(userId);
1976 UserAccounts accounts = getUserAccounts(userId);
2165 UserAccounts accounts = getUserAccounts(userId);
2383 UserAccounts accounts = getUserAccounts(userId);
2507 UserAccounts accounts = getUserAccounts(userId);
2535 UserAccounts accounts = getUserAccounts(userId);
2561 UserAccounts accounts = getUserAccounts(userId);
2627 UserAccounts accounts = getUserAccounts(userId);
2655 UserAccounts accounts = getUserAccounts(userId);
2740 UserAccounts accounts = getUserAccounts(userId);
2814 accounts = getUserAccounts(userId);
3083 UserAccounts accounts = getUserAccounts(UserHandle.getUserId(uid));
3163 UserAccounts accounts = getUserAccounts(usrId);
3244 UserAccounts accounts = getUserAccounts(userId);
3327 UserAccounts accounts = getUserAccounts(userId);
3568 UserAccounts accounts = getUserAccounts(userId);
3661 UserAccounts accounts = getUserAccounts(userId);
3698 UserAccounts accounts = getUserAccounts(userId);
3752 UserAccounts accounts = getUserAccounts(userId);
3808 UserAccounts accounts = getUserAccounts(usrId);
3893 UserAccounts accounts = getUserAccounts(userId);
3982 getUserAccounts(UserHandle.getUserId(uid)));
4197 UserAccounts accounts = getUserAccounts(userId);
4245 UserAccounts userAccounts = getUserAccounts(userId);
4321 UserAccounts accounts = getUserAccounts(userId);
4368 UserAccounts accounts = getUserAccounts(userId);
4384 UserAccounts accounts = getUserAccounts(userId);
4404 UserAccounts accounts = getUserAccounts(userId);
4418 UserAccounts accounts = getUserAccounts(userId);
4476 UserAccounts userAccounts = getUserAccounts(UserHandle.getCallingUserId());
4536 UserAccounts userAccounts = getUserAccounts(userId);
4614 UserAccounts userAccounts = getUserAccounts(userId);
5192 dumpUser(getUserAccounts(user.id), fd, ipw, args, isCheckinRequest);
5598 UserAccounts accounts = getUserAccounts(UserHandle.getUserId(callerUid));
5734 UserAccounts accounts = getUserAccounts(UserHandle.getUserId(uid));
5769 UserAccounts accounts = getUserAccounts(UserHandle.getUserId(uid));
6136 resolveAccountVisibility(account, packageName, getUserAccounts(userId));