Searched defs:userAccounts (Results 1 – 1 of 1) sorted by relevance
457 boolean checkAccess, UserAccounts userAccounts) { in cancelAccountAccessRequestNotificationIfNeeded()465 boolean checkAccess, UserAccounts userAccounts) { in cancelAccountAccessRequestNotificationIfNeeded()4351 UserAccounts userAccounts = getUserAccounts(UserHandle.getUserId(uid)); in newRequestAccountAccessIntent() local4353 AccountManager.ACCOUNT_ACCESS_TOKEN_TYPE, uid, userAccounts), userAccounts); in newRequestAccountAccessIntent() local