Searched refs:mLabels2 (Results 1 – 1 of 1) sorted by relevance
84 private String[] mLabels2; field in PlaybackControlsRow.MultiAction118 mLabels2 = labels; in setSecondaryLabels()153 return mLabels2 == null ? null : mLabels2[index]; in getSecondaryLabel()174 if (mLabels2 != null) {175 setLabel2(mLabels2[mIndex]);