HomeSort by relevance Sort by last modified time
    Searched refs:sendDeathNotice (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/os/
HwRemoteBinder.java 61 private static final void sendDeathNotice(DeathRecipient recipient, long cookie) {
Binder.java     [all...]
  /frameworks/base/core/jni/
android_os_HwRemoteBinder.cpp 49 jmethodID sendDeathNotice;
87 env->CallStaticVoidMethod(gProxyOffsets.proxy_class, gProxyOffsets.sendDeathNotice, mObject, mCookie);
224 gProxyOffsets.sendDeathNotice = GetStaticMethodIDOrDie(env, clazz, "sendDeathNotice",
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 93 milliseconds