Home | History | Annotate | Download | only in accounts

Lines Matching refs:callingUserId

2541         final int callingUserId = UserHandle.getUserId(callingUid);
2546 "android", 0, new UserHandle(callingUserId)).getPackageManager();
2582 final int callingUserId = UserHandle.getUserId(callingUid);
2584 mAuthenticatorCache.getAllServices(callingUserId)) {