Home
last modified time | relevance | path

Searched refs:dualLabelContentDescription (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQSTile.java160 public CharSequence dualLabelContentDescription; field in QSTile.State
181 || !Objects.equals(other.dualLabelContentDescription, in copyTo()
182 dualLabelContentDescription) in copyTo()
200 other.dualLabelContentDescription = dualLabelContentDescription; in copyTo()
229 sb.append(",dualLabelContentDescription=").append(dualLabelContentDescription); in toStringBuilder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java175 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
DDndTile.java270 state.dualLabelContentDescription = mContext.getResources().getString( in handleUpdateState()
DWifiTile.java239 state.dualLabelContentDescription = r.getString( in handleUpdateState()
DInternetTile.java464 state.dualLabelContentDescription = r.getString( in handleUpdateWifiState()