Searched refs:getAuthorityWithoutUserId (Results 1 – 2 of 2) sorted by relevance
1787 if (!matchesOurAuthorities(getAuthorityWithoutUserId(auth))) { in validateIncomingUri()1835 public static String getAuthorityWithoutUserId(String auth) { in getAuthorityWithoutUserId() method in ContentProvider1845 builder.authority(getAuthorityWithoutUserId(uri.getAuthority())); in getUriWithoutUserId()
2421 ContentProvider.getAuthorityWithoutUserId(auth), in acquireProvider()2428 ContentProvider.getAuthorityWithoutUserId(auth), in acquireExistingProvider()2440 ContentProvider.getAuthorityWithoutUserId(auth), in acquireUnstableProvider()