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

  /frameworks/base/core/jni/
android_os_HwRemoteBinder.h 65 sp<HwBinderDeathRecipientList> getDeathRecipientList() const;
android_os_HwRemoteBinder.cpp 297 sp<HwBinderDeathRecipientList> JHwRemoteBinder::getDeathRecipientList() const {
365 HwBinderDeathRecipientList* list = (context->getDeathRecipientList()).get();
395 HwBinderDeathRecipientList* list = (context->getDeathRecipientList()).get();

Completed in 50 milliseconds