Searched refs:isContentRedirectionAllowedForUser (Results 1 – 1 of 1) sorted by relevance
878 return isContentRedirectionAllowedForUser(callingUserId); in checkUser()893 private boolean isContentRedirectionAllowedForUser(int incomingUserId) { in isContentRedirectionAllowedForUser() method in ContentProvider2750 && !isContentRedirectionAllowedForUser(userId)) { in validateIncomingUri()