Loading framework/java/android/bluetooth/BluetoothDevice.java +0 −1 Original line number Diff line number Diff line Loading @@ -1118,7 +1118,6 @@ public final class BluetoothDevice implements Parcelable, Attributable { private AttributionSource mAttributionSource; /*package*/ @UnsupportedAppUsage static IBluetooth getService() { synchronized (BluetoothDevice.class) { if (sService == null) { Loading Loading
framework/java/android/bluetooth/BluetoothDevice.java +0 −1 Original line number Diff line number Diff line Loading @@ -1118,7 +1118,6 @@ public final class BluetoothDevice implements Parcelable, Attributable { private AttributionSource mAttributionSource; /*package*/ @UnsupportedAppUsage static IBluetooth getService() { synchronized (BluetoothDevice.class) { if (sService == null) { Loading