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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java 96 String stateContentDescription;
577 mBluetoothState.stateContentDescription = r.getString(R.string.accessibility_desc_connected);
580 mBluetoothState.stateContentDescription = r.getString(R.string.accessibility_desc_on);
586 mBluetoothState.stateContentDescription = r.getString(R.string.accessibility_desc_off);
    [all...]
QuickSettings.java 603 bluetoothState.stateContentDescription));
    [all...]

Completed in 477 milliseconds