Searched refs:getRootBlocking (Results 1 – 2 of 2) sorted by relevance
269 if (mProviders.getRootBlocking(root.authority, root.rootId) == null) { in onResume()
356 public RootInfo getRootBlocking(String authority, String rootId) { in getRootBlocking() method in ProvidersCache