Searched defs:linkToDeath (Results 1 – 10 of 10) sorted by relevance
71 public boolean linkToDeath(DeathRecipient recipient, long cookie); in linkToDeath() method
45 public native boolean linkToDeath(DeathRecipient recipient, long cookie); in linkToDeath() method in HwRemoteBinder
291 public void linkToDeath(@NonNull DeathRecipient recipient, int flags) in linkToDeath() method
677 public void linkToDeath(@NonNull DeathRecipient recipient, int flags) { in linkToDeath() method in Binder1141 public native void linkToDeath(DeathRecipient recipient, int flags) in linkToDeath() method in BinderProxy
88 private void linkToDeath() { in linkToDeath() method in AssistDataReceiverProxy
92 status_t ActivityManager::linkToDeath(const sp<IBinder::DeathRecipient>& recipient) { in linkToDeath() function in android::ActivityManager
140 status_t BBinder::linkToDeath( in linkToDeath() function in android::BBinder
223 status_t BpBinder::linkToDeath( in linkToDeath() function in android::BpBinder
80 public boolean linkToDeath(DeathRecipient recipient, long cookie) throws RemoteException { in linkToDeath() method in MockWeaverService
2478 public void linkToDeath() throws RemoteException { in linkToDeath() method in AccessibilityManagerService.RemoteAccessibilityConnection