Searched refs:ic_settings_bluetooth (Results 1 – 5 of 5) sorted by relevance
83 ? R.drawable.ic_settings_bluetooth : R.drawable.ic_settings_bluetooth_disabled; in getIconRes()
288 return new Pair<Integer, String>(R.drawable.ic_settings_bluetooth, BLUETOOTH); in getBtClassDrawableWithDescription()
155 iconId = R.drawable.ic_settings_bluetooth; in BatteryEntry()
110 addIndex(BluetoothSettings.class, NO_DATA_RES_ID, R.drawable.ic_settings_bluetooth); in addIndex() argument
402 return new Pair<Integer, String>(R.drawable.ic_settings_bluetooth, mBluetoothDescription); in getBtClassDrawableWithDescription()