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

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

Completed in 36 milliseconds