Loading framework/java/android/bluetooth/BluetoothAdapter.java +0 −1 Original line number Diff line number Diff line Loading @@ -745,7 +745,6 @@ public final class BluetoothAdapter { * Use {@link #getDefaultAdapter} to get the BluetoothAdapter instance. */ BluetoothAdapter(IBluetoothManager managerService) { if (managerService == null) { throw new IllegalArgumentException("bluetooth manager service is null"); } Loading Loading
framework/java/android/bluetooth/BluetoothAdapter.java +0 −1 Original line number Diff line number Diff line Loading @@ -745,7 +745,6 @@ public final class BluetoothAdapter { * Use {@link #getDefaultAdapter} to get the BluetoothAdapter instance. */ BluetoothAdapter(IBluetoothManager managerService) { if (managerService == null) { throw new IllegalArgumentException("bluetooth manager service is null"); } Loading