Searched refs:linkToDeath (Results 1 – 12 of 12) sorted by relevance
300 linkToDeath();309 void AudioServerCrashMonitor::linkToDeath() { in linkToDeath() function in AudioServerCrashMonitor408 AudioServerCrashMonitor::getInstance().linkToDeath(); in checkIfAudioServerCrash()
234 void linkToDeath();
81 public void linkToDeath(DeathRecipient recipient, int flags)
69 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException {
127 tOmxNode->linkToDeath(mDeathNotifier, 0); in omxUtilsInit()
119 service.linkToDeath(mDeathRecipient, 0); in onServiceConnected()
70 mBinder.linkToDeath(new MockDeathRecipient(), 0); in testSimpleMethods()
353 token.linkToDeath(recipient = new IBinder.DeathRecipient() { in testBinderDiedWho()
2283 remoteBinderHolder[0].linkToDeath(recipient, 0); in startRemoteActivityAndLinkToDeath()
2287 name: "linkToDeath"
10839 method public boolean linkToDeath(android.os.IHwBinder.DeathRecipient, long);
32622 method public void linkToDeath(@NonNull android.os.IBinder.DeathRecipient, int);33185 …method public void linkToDeath(@NonNull android.os.IBinder.DeathRecipient, int) throws android.os.…