Searched refs:dualLabelContentDescription (Results 1 – 5 of 5) sorted by relevance
160 public CharSequence dualLabelContentDescription; field in QSTile.State181 || !Objects.equals(other.dualLabelContentDescription, in copyTo()182 dualLabelContentDescription) in copyTo()200 other.dualLabelContentDescription = dualLabelContentDescription; in copyTo()229 sb.append(",dualLabelContentDescription=").append(dualLabelContentDescription); in toStringBuilder()
175 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
270 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
239 state.dualLabelContentDescription = r.getString( in handleUpdateState()
464 state.dualLabelContentDescription = r.getString( in handleUpdateWifiState()