Home
last modified time | relevance | path

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

123

/frameworks/av/media/libmediaplayerservice/
DDeathNotifier.h42 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/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h149 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h144 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/services/camera/libcameraservice/common/aidl/
DAidlProviderInfo.h163 ndk::ScopedAIBinder_DeathRecipient mDeathRecipient; member
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h139 sp<HwDeathRecipient> 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 DeathRecipient mDeathRecipient = new DeathRecipient() { field in BroadcastRadioService
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
DAnnouncementAggregatorHidlTest.java56 private IBinder.DeathRecipient mDeathRecipient; field in AnnouncementAggregatorHidlTest
/frameworks/base/services/core/java/com/android/server/wm/
DShellRoot.java48 private final IBinder.DeathRecipient mDeathRecipient; field in ShellRoot
/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
DAnnouncementAggregatorTest.java55 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/telecomm/java/android/telecom/
DRemoteConnectionService.java531 private final DeathRecipient mDeathRecipient = new DeathRecipient() { field in RemoteConnectionService
/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
DMbmsStreamingSession.java76 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in MbmsStreamingSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DFeatureConnection.java92 protected final IBinder.DeathRecipient mDeathRecipient = () -> { field in FeatureConnection
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DMockWindowMagnificationConnection.java55 private IBinder.DeathRecipient mDeathRecipient; field in MockWindowMagnificationConnection

123