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

/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/
H A DExpandableSwitchItem.java48 private CharSequence mCollapsedSummary; field in class:ExpandableSwitchItem
60 mCollapsedSummary = a.getText(R.styleable.SuwExpandableSwitchItem_suwCollapsedSummary);
97 return mCollapsedSummary;
105 mCollapsedSummary = collapsedSummary;

Completed in 72 milliseconds