Searched refs:getRootLocked (Results 1 – 1 of 1) sorted by relevance
354 RootInfo root = getRootLocked(authority, rootId); in getRootOneshot()358 root = getRootLocked(authority, rootId); in getRootOneshot()368 return getRootLocked(authority, rootId); in getRootBlocking()372 private RootInfo getRootLocked(String authority, String rootId) { in getRootLocked() method in RootsCache