Searched refs:getRootLocked (Results 1 – 1 of 1) sorted by relevance
346 RootInfo root = forceRefresh ? null : getRootLocked(authority, rootId); in getRootOneshot()350 root = getRootLocked(authority, rootId); in getRootOneshot()360 return getRootLocked(authority, rootId); in getRootBlocking()364 private RootInfo getRootLocked(String authority, String rootId) { in getRootLocked() method in ProvidersCache