Home
last modified time | relevance | path

Searched defs:mDeathRecipient (Results 1 – 25 of 56) sorted by relevance

123

/frameworks/av/media/libmediaplayerservice/
DDeathNotifier.h45 sp<DeathRecipient> mDeathRecipient; variable
/frameworks/av/services/audiopolicy/service/
DCaptureStateNotifier.h67 sp<IBinder::DeathRecipient> mDeathRecipient; variable
DBinderProxy.h75 sp<IBinder::DeathRecipient> mDeathRecipient; variable
/frameworks/native/services/sensorservice/
DAidlSensorHalWrapper.h92 ndk::ScopedAIBinder_DeathRecipient mDeathRecipient; variable
/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/
DAWakeLock.h59 const sp<PMDeathRecipient> mDeathRecipient; variable
/frameworks/native/services/surfaceflinger/
DClientCache.h97 sp<CacheDeathRecipient> mDeathRecipient; variable
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.h58 ndk::ScopedAIBinder_DeathRecipient mDeathRecipient; member
/frameworks/av/services/camera/libcameraservice/common/aidl/
DAidlProviderInfo.h171 ndk::ScopedAIBinder_DeathRecipient mDeathRecipient; member
/frameworks/base/services/core/java/com/android/server/os/
DSchedulingPolicyService.java44 private final IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in SchedulingPolicyService
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DAnnouncementAggregator.java40 private final IBinder.DeathRecipient mDeathRecipient = new DeathRecipient(); field in AnnouncementAggregator
DBroadcastRadioService.java104 private final DeathRecipient mDeathRecipient = new DeathRecipient() { field in BroadcastRadioService
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h147 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h152 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h157 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/base/services/core/java/com/android/server/wm/
DShellRoot.java48 private final IBinder.DeathRecipient mDeathRecipient; field in ShellRoot
/frameworks/base/services/core/java/com/android/server/display/mode/
DSystemRequestObserver.java39 private final IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in SystemRequestObserver
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
DAnnouncementAggregatorHidlTest.java59 private IBinder.DeathRecipient mDeathRecipient; field in AnnouncementAggregatorHidlTest
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
DAnnouncementAggregatorTest.java58 private IBinder.DeathRecipient mDeathRecipient; field in AnnouncementAggregatorTest
/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
DAnnouncementAggregator.java47 private final IBinder.DeathRecipient mDeathRecipient = new DeathRecipient(); field in AnnouncementAggregator
/frameworks/base/telephony/java/android/telephony/ims/stub/
DSipTransportImplBase.java54 private final IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in SipTransportImplBase
/frameworks/base/core/java/android/hardware/camera2/extension/
DCameraExtensionService.java78 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in CameraExtensionService
/frameworks/base/telephony/java/android/telephony/
DMbmsGroupCallSession.java73 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in MbmsGroupCallSession
DTelephonyScanManager.java116 private final Binder.DeathRecipient mDeathRecipient; field in TelephonyScanManager
/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java533 private final DeathRecipient mDeathRecipient = new DeathRecipient() { field in RemoteConnectionService
/frameworks/opt/net/ims/src/java/com/android/ims/
DFeatureConnection.java92 protected final IBinder.DeathRecipient mDeathRecipient = () -> { field in FeatureConnection

123