Home
last modified time | relevance | path

Searched refs:mCommonArchive (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DArchiveHandle.java78 private T mCommonArchive; field in ArchiveHandle
91 mCommonArchive = commonArchive; in ArchiveHandle()
124 return mCommonArchive; in getCommonArchive()
128 mCommonArchive = commonArchive; in setCommonArchive()