Home
last modified time | relevance | path

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

123

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DDeathNotifier.h42 sp<DeathRecipient> mDeathRecipient; variable
/aosp12/frameworks/av/services/audiopolicy/service/
H A DCaptureStateNotifier.h67 sp<IBinder::DeathRecipient> mDeathRecipient; variable
H A DBinderProxy.h75 sp<IBinder::DeathRecipient> mDeathRecipient; variable
/aosp12/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
H A DProtectCallback.h96 sp<DeathRecipient> mDeathRecipient; variable
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DAWakeLock.h59 const sp<PMDeathRecipient> mDeathRecipient; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DClientCache.h80 sp<CacheDeathRecipient> mDeathRecipient; variable
/aosp12/system/chre/host/common/include/chre_host/
H A Dst_hal_lpma_handler.h131 sp<StHalDeathRecipient> mDeathRecipient; variable
/aosp12/packages/services/Car/service/src/com/android/car/user/
H A DAppLifecycleListener.java35 private final DeathRecipient mDeathRecipient; field in AppLifecycleListener
/aosp12/hardware/interfaces/contexthub/1.0/default/
H A DContexthub.h88 sp<DeathRecipient> mDeathRecipient; member
/aosp12/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
H A DASensorManager.h64 android::sp<SensorDeathRecipient> mDeathRecipient = nullptr; member
/aosp12/frameworks/base/services/core/java/com/android/server/os/
H A DSchedulingPolicyService.java44 private final IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in SchedulingPolicyService
/aosp12/hardware/interfaces/gnss/1.0/default/
H A DGnss.h165 sp<GnssHidlDeathRecipient> mDeathRecipient; variable
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DBroadcastRadioService.java97 private DeathRecipient mDeathRecipient = new DeathRecipient() { field in BroadcastRadioService
H A DAnnouncementAggregator.java40 private final IBinder.DeathRecipient mDeathRecipient = new DeathRecipient(); field in AnnouncementAggregator
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java49 private final IBinder.DeathRecipient mDeathRecipient; field in ShellRoot
/aosp12/packages/services/Car/service/src/com/android/car/audio/hal/
H A DAudioControlWrapperV1.java46 private AudioControlDeathRecipient mDeathRecipient; field in AudioControlWrapperV1
H A DAudioControlWrapperV2.java50 private AudioControlDeathRecipient mDeathRecipient; field in AudioControlWrapperV2
H A DAudioControlWrapperAidl.java56 private AudioControlDeathRecipient mDeathRecipient; field in AudioControlWrapperAidl
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DSipTransportImplBase.java54 private final IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in SipTransportImplBase
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DRemoteConnectionService.java518 private final DeathRecipient mDeathRecipient = new DeathRecipient() { field in RemoteConnectionService
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DMockWindowMagnificationConnection.java50 private IBinder.DeathRecipient mDeathRecipient; field in MockWindowMagnificationConnection
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DMbmsGroupCallSession.java73 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in MbmsGroupCallSession
H A DTelephonyScanManager.java113 private final Binder.DeathRecipient mDeathRecipient; field in TelephonyScanManager
H A DMbmsStreamingSession.java76 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in MbmsStreamingSession
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DFeatureConnection.java90 protected final IBinder.DeathRecipient mDeathRecipient = () -> { field in FeatureConnection

123