Searched refs:getRootLocked (Results 1 – 1 of 1) sorted by relevance
282 RootInfo root = getRootLocked(authority, rootId); in getRootOneshot()286 root = getRootLocked(authority, rootId); in getRootOneshot()296 return getRootLocked(authority, rootId); in getRootBlocking()300 private RootInfo getRootLocked(String authority, String rootId) { in getRootLocked() method in RootsCache