Searched refs:getRootBlocking (Results 1 – 2 of 2) sorted by relevance
185 if (mRoots.getRootBlocking(root.authority, root.rootId) == null) { in onResume()
364 public RootInfo getRootBlocking(String authority, String rootId) { in getRootBlocking() method in RootsCache