Searched refs:mStaticLabels (Results 1 – 1 of 1) sorted by relevance
29 private CharSequence[] mStaticLabels; field in PickerColumn60 mStaticLabels = labels; in setStaticLabels()68 return mStaticLabels; in getStaticLabels()79 if (mStaticLabels == null) { in getLabelFor()82 return mStaticLabels[value]; in getLabelFor()