Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
DExportDialog.java51 TextView mEstimatedSize; field in ExportDialog
106 mEstimatedSize = (TextView) view.findViewById(R.id.estimadedSize); in onCreateView()
197 mEstimatedSize.setText(estimatedSize); in updateSize()