Searched refs:sendDeathNotice (Results 1 – 5 of 5) sorted by relevance
64 private static final void sendDeathNotice(DeathRecipient recipient, long cookie) { in sendDeathNotice() method in HwRemoteBinder
622 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
50048 Landroid/os/HwRemoteBinder;->sendDeathNotice(Landroid/os/IHwBinder$DeathRecipient;J)V