Searched refs:getRootsCache (Results 1 – 5 of 5) sorted by relevance
39 public static RootsCache getRootsCache(Context context) { in getRootsCache() method in DocumentsApplication
97 final RootsCache roots = DocumentsApplication.getRootsCache(context); in onCreateView()
103 final RootsCache roots = DocumentsApplication.getRootsCache(context); in onActivityCreated()
285 final RootsCache roots = DocumentsApplication.getRootsCache(context); in onActivityCreated()756 final RootsCache roots = DocumentsApplication.getRootsCache(context); in getDocumentView()
129 mRoots = DocumentsApplication.getRootsCache(this); in onCreate()