Searched refs:sendDeathNotice (Results 1 – 5 of 5) sorted by relevance
63 private static final void sendDeathNotice(DeathRecipient recipient, long cookie) { in sendDeathNotice() method in HwRemoteBinder
617 private static void sendDeathNotice(DeathRecipient recipient) { in sendDeathNotice() method in BinderProxy
49 jmethodID sendDeathNotice; member87 …env->CallStaticVoidMethod(gProxyOffsets.proxy_class, gProxyOffsets.sendDeathNotice, mObject, mCook… in binderDied()224 gProxyOffsets.sendDeathNotice = GetStaticMethodIDOrDie(env, clazz, "sendDeathNotice", in InitClass()
11241 HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;)V
53645 Landroid/os/HwRemoteBinder;->sendDeathNotice(Landroid/os/IHwBinder$DeathRecipient;J)V