HomeSort by relevance Sort by last modified time
    Searched refs:dataContentDescription (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java 76 String dataContentDescription;
461 int dataTypeIconId, String dataContentDescription, String enabledDesc) {
474 mRSSIState.dataContentDescription = enabled && (dataTypeIconId > 0) && !mWifiState.enabled
475 ? dataContentDescription
QuickSettings.java 460 rssiState.signalContentDescription, rssiState.dataContentDescription,
    [all...]

Completed in 1072 milliseconds