Searched refs:mTotalSummary (Results 1 – 1 of 1) sorted by relevance
46 private CharSequence mTotalSummary; field in UsageProgressBarPreference98 if (TextUtils.equals(mTotalSummary, totalSummary)) { in setTotalSummary()101 mTotalSummary = totalSummary; in setTotalSummary()166 if (mTotalSummary != null) { in onBindViewHolder()167 totalSummary.setText(mTotalSummary); in onBindViewHolder()