Home
last modified time | relevance | path

Searched refs:sendDeathNotice (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/os/
DHwRemoteBinder.java64 private static final void sendDeathNotice(DeathRecipient recipient, long cookie) { in sendDeathNotice() method in HwRemoteBinder
DBinderProxy.java721 private static void sendDeathNotice(DeathRecipient recipient, IBinder binderProxy) { in sendDeathNotice() method in BinderProxy
/frameworks/base/core/jni/
Dandroid_os_HwRemoteBinder.cpp49 jmethodID sendDeathNotice; member
107 env->CallStaticVoidMethod(gProxyOffsets.proxy_class, gProxyOffsets.sendDeathNotice, in binderDied()
234 gProxyOffsets.sendDeathNotice = GetStaticMethodIDOrDie(env, clazz, "sendDeathNotice", in InitClass()
/frameworks/base/boot/
Dboot-image-profile.txt11728 HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder…
/frameworks/base/config/
Dboot-image-profile.txt11731 HSPLandroid/os/BinderProxy;->sendDeathNotice(Landroid/os/IBinder$DeathRecipient;Landroid/os/IBinder…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35566 Landroid/os/HwRemoteBinder;->sendDeathNotice(Landroid/os/IHwBinder$DeathRecipient;J)V