Searched refs:linkToDeath (Results 1 – 5 of 5) sorted by relevance
70 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException {} in linkToDeath() method in TestService.MockBinder
49 binder.linkToDeath(cb, 0); in register()
226 b.linkToDeath(mDeathRecipient, 0); in createRcsService()
981 if (!callback->linkToDeath(death_notifier_, 0)) { in registerCallbackInternal_1_3()
72 if (!callback->linkToDeath(death_notifier, 0)) { in registerForDeathAndAddCallbackHidlObjectToList()