Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/dashboard/
DProgressiveDisclosureMixin.java260 final CharSequence nextSummary = mCollapsedPrefs.get(i).getTitle(); in updateExpandButtonSummary() local
261 if (!TextUtils.isEmpty(nextSummary)) { in updateExpandButtonSummary()
263 nextSummary); in updateExpandButtonSummary()