Searched refs:dualLabelContentDescription (Results 1 – 5 of 5) sorted by relevance
113 public CharSequence dualLabelContentDescription; field in QSTile.State130 || !Objects.equals(other.dualLabelContentDescription, in copyTo()131 dualLabelContentDescription) in copyTo()146 other.dualLabelContentDescription = dualLabelContentDescription; in copyTo()170 sb.append(",dualLabelContentDescription=").append(dualLabelContentDescription); in toStringBuilder()
134 mLabelContainer.setContentDescription(dualTarget ? state.dualLabelContentDescription in handleStateChanged()
165 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
266 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
219 state.dualLabelContentDescription = r.getString( in handleUpdateState()