Searched refs:dualLabelContentDescription (Results 1 – 3 of 3) sorted by relevance
166 public CharSequence dualLabelContentDescription; field in QSTile.State206 || !Objects.equals(other.dualLabelContentDescription, in copyTo()207 dualLabelContentDescription) in copyTo()223 other.dualLabelContentDescription = dualLabelContentDescription; in copyTo()250 sb.append(",dualLabelContentDescription=").append(dualLabelContentDescription); in toStringBuilder()
275 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
566 state.dualLabelContentDescription = r.getString( in handleUpdateWifiState()