Searched defs:ScannerDeathRecipient (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java272 class ScannerDeathRecipient implements IBinder.DeathRecipient { class in class:GattService
275 public ScannerDeathRecipient(int scannerId) { method in class:GattService.ScannerDeathRecipient
845 cbApp.linkToDeath(new ScannerDeathRecipient(scannerId));

Completed in 39 milliseconds