Searched refs:getRootsForAuthorityBlocking (Results 1 – 4 of 4) sorted by relevance
44 final Collection<RootInfo> roots = mProviders.getRootsForAuthorityBlocking( in getRootId()
66 Collection<RootInfo> getRootsForAuthorityBlocking(UserId userId, String authority); in getRootsForAuthorityBlocking() method
460 public Collection<RootInfo> getRootsForAuthorityBlocking(UserId userId, String authority) {
342 public Collection<RootInfo> getRootsForAuthorityBlocking(UserId userId, String authority) { in getRootsForAuthorityBlocking() method in TestProvidersAccess