Loading src/com/android/settings/bluetooth/BluetoothSettings.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -329,7 +329,6 @@ public final class BluetoothSettings extends DeviceListPreferenceFragment { break; break; case BluetoothAdapter.STATE_OFF: case BluetoothAdapter.STATE_OFF: ((BluetoothProgressCategory)mAvailableDevicesCategory).setProgress(false); messageId = R.string.bluetooth_empty_list_bluetooth_off; messageId = R.string.bluetooth_empty_list_bluetooth_off; break; break; Loading Loading
src/com/android/settings/bluetooth/BluetoothSettings.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -329,7 +329,6 @@ public final class BluetoothSettings extends DeviceListPreferenceFragment { break; break; case BluetoothAdapter.STATE_OFF: case BluetoothAdapter.STATE_OFF: ((BluetoothProgressCategory)mAvailableDevicesCategory).setProgress(false); messageId = R.string.bluetooth_empty_list_bluetooth_off; messageId = R.string.bluetooth_empty_list_bluetooth_off; break; break; Loading