Searched refs:sendDeathNotice (Results 1 – 6 of 6) sorted by relevance
64 private static final void sendDeathNotice(DeathRecipient recipient, long cookie) { in sendDeathNotice() method in HwRemoteBinder
721 private static void sendDeathNotice(DeathRecipient recipient, IBinder binderProxy) { in sendDeathNotice() method in BinderProxy
49 jmethodID sendDeathNotice; member107 env->CallStaticVoidMethod(gProxyOffsets.proxy_class, gProxyOffsets.sendDeathNotice, in binderDied()234 gProxyOffsets.sendDeathNotice = GetStaticMethodIDOrDie(env, clazz, "sendDeathNotice", in InitClass()
11728 HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder…
11731 HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder…
35566 Landroid/os/HwRemoteBinder;->sendDeathNotice(Landroid/os/IHwBinder$DeathRecipient;J)V