Searched refs:UnregisterForDeathNotifications (Results 1 – 6 of 6) sorted by relevance
76 virtual bool UnregisterForDeathNotifications(const sp<IBinder>& binder) = 0;
102 bool UnregisterForDeathNotifications(const sp<IBinder>& binder) override;
42 bool UnregisterForDeathNotifications(const sp<IBinder>& binder) override;
72 bool StubBinderWrapper::UnregisterForDeathNotifications( in UnregisterForDeathNotifications() function in android::StubBinderWrapper
99 bool RealBinderWrapper::UnregisterForDeathNotifications( in UnregisterForDeathNotifications() function in android::RealBinderWrapper
110 binder_wrapper->UnregisterForDeathNotifications(callback_binder); in unbind()