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

/packages/apps/Settings/src/com/android/settings/applications/
H A DManageApplications.java169 TextView mStorageChartLabel; field in class:ManageApplications
617 mStorageChartLabel = (TextView)mListContainer.findViewById(R.id.storageChartLabel);
852 mStorageChartLabel.setText(newLabel);

Completed in 6 milliseconds