Searched refs:mInheritedStorage (Results 1 – 1 of 1) sorted by relevance
58 private @Nullable IncrementalStorage mInheritedStorage; field in IncrementalFileStorages118 mInheritedStorage = mIncrementalManager.openStorage( in IncrementalFileStorages()120 if (mInheritedStorage != null) { in IncrementalFileStorages()123 if (systemDataLoader && !mInheritedStorage.isFullyLoaded()) { in IncrementalFileStorages()129 mInheritedStorage, IncrementalManager.CREATE_MODE_CREATE in IncrementalFileStorages()188 if (mInheritedStorage == null) { in makeLink()193 mInheritedStorage.makeLink(sourcePath.getAbsolutePath(), mDefaultStorage, in makeLink()217 mInheritedStorage = null; in cleanUp()