Home
last modified time | relevance | path

Searched defs:linkToDeath (Results 1 – 25 of 53) sorted by relevance

123

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioConfigProxy.java122 public void linkToDeath(long cookie) throws RemoteException { in linkToDeath() method in RadioConfigProxy
283 public void linkToDeath(long cookie) throws RemoteException { in linkToDeath() method in RadioConfigProxy.RadioConfigHidlServiceDeathRecipient
318 public void linkToDeath(int cookie) throws RemoteException { in linkToDeath() method in RadioConfigProxy.RadioConfigAidlServiceDeathRecipient
/frameworks/base/core/java/android/os/
DIHwBinder.java63 public boolean linkToDeath(DeathRecipient recipient, long cookie); in linkToDeath() method
DHwRemoteBinder.java48 public native boolean linkToDeath(DeathRecipient recipient, long cookie); in linkToDeath() method in HwRemoteBinder
DExternalVibration.java150 public void linkToDeath(IBinder.DeathRecipient recipient) { in linkToDeath() method in ExternalVibration
DIBinder.java356 public void linkToDeath(@NonNull DeathRecipient recipient, int flags) in linkToDeath() method
/frameworks/base/services/core/java/com/android/server/wm/
DAssistDataReceiverProxy.java88 private void linkToDeath() { in linkToDeath() method in AssistDataReceiverProxy
/frameworks/base/services/tests/vibrator/utils/com/android/server/vibrator/
DFakeVibratorController.java79 public void linkToDeath(@NonNull DeathRecipient recipient, int flags) { in linkToDeath() method in FakeVibratorController
/frameworks/base/core/java/com/android/internal/os/
DBinderDeathDispatcher.java96 public int linkToDeath(@NonNull T target, @NonNull DeathRecipient recipient) { in linkToDeath() method in BinderDeathDispatcher
/frameworks/av/services/camera/libcameraservice/aidl/
DDeathPipe.cpp32 status_t DeathPipe::linkToDeath(const sp<IBinder::DeathRecipient>& recipient, in linkToDeath() function in android::frameworks::cameraservice::utils::DeathPipe
DAidlCameraServiceListener.cpp67 status_t AidlCameraServiceListener::linkToDeath(const sp<DeathRecipient>& recipient, void* cookie, in linkToDeath() function in android::frameworks::cameraservice::service::implementation::AidlCameraServiceListener
DAidlCameraDeviceCallbacks.cpp201 status_t AidlCameraDeviceCallbacks::linkToDeath(const sp<DeathRecipient>& recipient, in linkToDeath() function in android::frameworks::cameraservice::device::implementation::AidlCameraDeviceCallbacks
/frameworks/av/services/camera/libcameraservice/hidl/
DCameraHybridInterface.h94 linkToDeath( in linkToDeath() function
/frameworks/base/core/java/android/view/
DRemoteAccessibilityController.java108 void linkToDeath() throws RemoteException { in linkToDeath() method in RemoteAccessibilityController.RemoteAccessibilityEmbeddedConnection
DRemoteAnimationDefinition.java135 public void linkToDeath(IBinder.DeathRecipient deathRecipient) { in linkToDeath() method in RemoteAnimationDefinition
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
DSoundTriggerHalMaxModelLimiter.java150 public void linkToDeath(IBinder.DeathRecipient recipient) { in linkToDeath() method in SoundTriggerHalMaxModelLimiter
DISoundTriggerHal.java128 void linkToDeath(IBinder.DeathRecipient recipient); in linkToDeath() method
DSoundTriggerDuplicateModelHandler.java163 public void linkToDeath(IBinder.DeathRecipient recipient) { in linkToDeath() method in SoundTriggerDuplicateModelHandler
DSoundTriggerHalEnforcer.java195 public void linkToDeath(IBinder.DeathRecipient recipient) { in linkToDeath() method in SoundTriggerHalEnforcer
DSoundTriggerHw3Compat.java173 public void linkToDeath(IBinder.DeathRecipient recipient) { in linkToDeath() method in SoundTriggerHw3Compat
DSoundTriggerHalWatchdog.java126 public void linkToDeath(IBinder.DeathRecipient recipient) { in linkToDeath() method in SoundTriggerHalWatchdog
/frameworks/native/libs/sensorprivacy/
DSensorPrivacyManager.cpp178 status_t SensorPrivacyManager::linkToDeath(const sp<IBinder::DeathRecipient>& recipient) in linkToDeath() function in android::SensorPrivacyManager
/frameworks/native/libs/binder/
DActivityManager.cpp162 status_t ActivityManager::linkToDeath(const sp<IBinder::DeathRecipient>& recipient) { in linkToDeath() function in android::ActivityManager
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DMagnificationConnectionWrapper.java58 void linkToDeath(@NonNull DeathRecipient deathRecipient) throws RemoteException { in linkToDeath() method in MagnificationConnectionWrapper
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderDeathDispatcherTest.java100 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException { in linkToDeath() method in BinderDeathDispatcherTest.MyTarget
/frameworks/native/libs/fakeservicemanager/
Dtest_sm.cpp40 status_t linkToDeath(const sp<DeathRecipient>&, void*, uint32_t) override { in getBinder() function in getBinder::LinkableBinder

123