Searched refs:getDefaultRootBlocking (Results 1 – 4 of 4) sorted by relevance
51 RootInfo getDefaultRootBlocking(State state); in getDefaultRootBlocking() method
411 public RootInfo getDefaultRootBlocking(State state) { in getDefaultRootBlocking() method in ProvidersCache
121 final RootInfo defaultRoot = mProviders.getDefaultRootBlocking(mState); in run()
183 public RootInfo getDefaultRootBlocking(State state) { in getDefaultRootBlocking() method in TestProvidersAccess