Loading android/app/src/com/android/bluetooth/opp/BluetoothOppService.java +0 −1 Original line number Diff line number Diff line Loading @@ -263,7 +263,6 @@ public class BluetoothOppService extends ProfileService implements IObexConnecti getContentResolver().registerContentObserver(BluetoothShare.CONTENT_URI, true, mObserver); mNotifier = new BluetoothOppNotification(this); mNotifier.mNotificationMgr.cancelAll(); mNotifier.updateNotification(); updateFromProvider(); setBluetoothOppService(this); mAdapterService.notifyActivityAttributionInfo( Loading Loading
android/app/src/com/android/bluetooth/opp/BluetoothOppService.java +0 −1 Original line number Diff line number Diff line Loading @@ -263,7 +263,6 @@ public class BluetoothOppService extends ProfileService implements IObexConnecti getContentResolver().registerContentObserver(BluetoothShare.CONTENT_URI, true, mObserver); mNotifier = new BluetoothOppNotification(this); mNotifier.mNotificationMgr.cancelAll(); mNotifier.updateNotification(); updateFromProvider(); setBluetoothOppService(this); mAdapterService.notifyActivityAttributionInfo( Loading