Home
last modified time | relevance | path

Searched defs:mDeathRecipient (Results 1 – 25 of 51) 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.h80 sp<CacheDeathRecipient> mDeathRecipient; variable
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.h64 android::sp<SensorDeathRecipient> mDeathRecipient = nullptr; member
/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h142 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h147 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h137 sp<HwDeathRecipient> mDeathRecipient; member
/frameworks/av/services/camera/libcameraservice/common/aidl/
DAidlProviderInfo.h163 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.java98 private DeathRecipient mDeathRecipient = new DeathRecipient() { field in BroadcastRadioService
/frameworks/base/services/core/java/com/android/server/wm/
DShellRoot.java48 private final IBinder.DeathRecipient mDeathRecipient; field in ShellRoot
/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.java518 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/core/java/com/android/server/input/
DBatteryController.java218 final IBinder.DeathRecipient mDeathRecipient; field in BatteryController.ListenerRecord
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DMockWindowMagnificationConnection.java55 private IBinder.DeathRecipient mDeathRecipient; field in MockWindowMagnificationConnection
/frameworks/base/services/core/java/com/android/server/slice/
DPinnedSliceState.java57 private final DeathRecipient mDeathRecipient = this::handleRecheckListeners; field in PinnedSliceState
/frameworks/base/services/searchui/java/com/android/server/searchui/
DSearchUiPerUserService.java310 final IBinder.DeathRecipient mDeathRecipient; field in SearchUiPerUserService.SearchSessionInfo

123