Home
last modified time | relevance | path

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

12

/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/surfaceflinger/
DClientCache.h73 sp<CacheDeathRecipient> mDeathRecipient; variable
DTransactionCompletedThread.h107 sp<ThreadDeathRecipient> mDeathRecipient; variable
/frameworks/av/media/libmediaplayerservice/nuplayer/
DAWakeLock.h59 const sp<PMDeathRecipient> mDeathRecipient; variable
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
DWindowMagnificationManagerTest.java117 private IBinder.DeathRecipient mDeathRecipient; field in WindowMagnificationManagerTest.MockWindowMagnificationConnection
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.h64 android::sp<SensorDeathRecipient> mDeathRecipient = nullptr; member
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DBroadcastRadioService.java97 private DeathRecipient mDeathRecipient = new DeathRecipient() { field in BroadcastRadioService
DAnnouncementAggregator.java40 private final IBinder.DeathRecipient mDeathRecipient = new DeathRecipient(); field in AnnouncementAggregator
/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/wm/
DShellRoot.java44 private final IBinder.DeathRecipient mDeathRecipient; field in ShellRoot
/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java506 private final DeathRecipient mDeathRecipient = new DeathRecipient() { field in RemoteConnectionService
DVideoCallImpl.java55 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in VideoCallImpl
/frameworks/base/telephony/java/android/telephony/
DMbmsGroupCallSession.java73 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in MbmsGroupCallSession
DMbmsStreamingSession.java76 private IBinder.DeathRecipient mDeathRecipient = new IBinder.DeathRecipient() { field in MbmsStreamingSession
/frameworks/opt/net/ims/src/java/com/android/ims/
DFeatureConnection.java113 protected final IBinder.DeathRecipient mDeathRecipient = () -> { field in FeatureConnection
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java256 private IBinder.DeathRecipient mDeathRecipient = () -> { field in VoiceInteractionService
/frameworks/base/services/core/java/com/android/server/slice/
DPinnedSliceState.java57 private final DeathRecipient mDeathRecipient = this::handleRecheckListeners; field in PinnedSliceState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DAccessNetworksManager.java82 private AccessNetworksManagerDeathRecipient mDeathRecipient; field in AccessNetworksManager
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h431 sp<::android::hardware::hidl_death_recipient> mDeathRecipient; member
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkRegistrationManager.java69 private RegManagerDeathRecipient mDeathRecipient; field in NetworkRegistrationManager
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionPerUserService.java387 final IBinder.DeathRecipient mDeathRecipient; field in AppPredictionPerUserService.AppPredictionSessionInfo
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/
DTuner.java47 @NonNull private final IBinder.DeathRecipient mDeathRecipient; field in Tuner
/frameworks/native/services/surfaceflinger/tests/
DIPC_test.cpp243 sp<IBinder> mDeathRecipient; member in android::test::IPCTest

12