Searched refs:BluetoothDeathRecipient (Results 1 – 2 of 2) sorted by relevance
49 class BluetoothDeathRecipient : public android::IBinder::DeathRecipient { class51 BluetoothDeathRecipient( in BluetoothDeathRecipient() function in __anon8d2338ce0111::BluetoothDeathRecipient56 ~BluetoothDeathRecipient() override = default;110 sp<BluetoothDeathRecipient> dr( in main()111 new BluetoothDeathRecipient(main_loop.task_runner())); in main()
784 class BluetoothDeathRecipient : public android::IBinder::DeathRecipient { class786 BluetoothDeathRecipient() = default;787 ~BluetoothDeathRecipient() override = default;801 DISALLOW_COPY_AND_ASSIGN(BluetoothDeathRecipient);821 sp<BluetoothDeathRecipient> dr(new BluetoothDeathRecipient()); in main()