Searched refs:mEstimatedSize (Results 1 – 1 of 1) sorted by relevance
51 TextView mEstimatedSize; field in ExportDialog106 mEstimatedSize = (TextView) view.findViewById(R.id.estimadedSize); in onCreateView()197 mEstimatedSize.setText(estimatedSize); in updateSize()