Searched refs:binderDied (Results 101 - 125 of 163) sorted by relevance

1234567

/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp273 virtual void binderDied(const wp<IBinder>& /*who*/) { function in class:__anon11::DeathNotifier
274 ALOGV("binderDied");
/frameworks/av/drm/libmediadrm/
H A DDrm.cpp769 void Drm::binderDied(const wp<IBinder> &the_late_who __unused) function in class:android::Drm
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h439 virtual void binderDied(const wp<IBinder>& who);
/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java1208 public void binderDied() { method in class:CameraManager.CameraManagerGlobal
/frameworks/base/core/java/com/android/internal/util/
H A DAsyncChannel.java923 public void binderDied() { method in class:AsyncChannel.DeathMonitor
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java116 public void binderDied() {
/frameworks/base/services/core/java/com/android/server/
H A DVibratorService.java127 public void binderDied() { method in class:VibratorService.Vibration
H A DAppOpsService.java193 public void binderDied() { method in class:AppOpsService.Callback
229 public void binderDied() { method in class:AppOpsService.ClientState
2396 public void binderDied() { method in class:AppOpsService.ClientRestrictionState
H A DBluetoothManagerService.java429 public void binderDied() { method in class:BluetoothManagerService.ClientDeathRecipient
945 public void binderDied() { method in class:BluetoothManagerService.ProfileServiceConnections
/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java146 public void binderDied() { method in class:Session
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintService.java158 public void binderDied() { method in class:RemotePrintService
/frameworks/av/media/libmedia/
H A DAudioSystem.cpp468 void AudioSystem::AudioFlingerClient::binderDied(const wp<IBinder>& who __unused) function in class:android::AudioSystem::AudioFlingerClient
1285 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who __unused) function in class:android::AudioSystem::AudioPolicyServiceClient
H A DAudioTrackShared.cpp301 case 0: // normal wakeup by server, or by binderDied()
361 void ClientProxy::binderDied() function in class:android::ClientProxy
501 case 0: // normal wakeup by server, or by binderDied()
/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp291 void AudioPolicyService::NotificationClient::binderDied(const wp<IBinder>& who __unused) function in class:android::AudioPolicyService::NotificationClient
339 void AudioPolicyService::binderDied(const wp<IBinder>& who) { function in class:android::AudioPolicyService
340 ALOGW("binderDied() %p, calling pid %d", who.unsafe_get(),
/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java1188 binderDied();
1193 public void binderDied() { method in class:ContentService.ObserverNode.ObserverEntry
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java1157 public void binderDied() { method in class:DisplayManagerService.CallbackRecord
1170 binderDied();
/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java1651 public void binderDied() { method in class:AudioService.ForceControlStreamClient
1822 public void binderDied() { method in class:AudioService.RmtSbmxFullVolDeathHandler
2235 public void binderDied() { method in class:AudioService.SetModeDeathHandler
2356 // as required by SetModeDeathHandler.binderDied()
2782 public void binderDied() { method in class:AudioService.ScoClient
5985 public void binderDied() {
6381 public void binderDied() { method in class:AudioService.AudioPolicyProxy
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp1276 void CameraSource::DeathNotifier::binderDied(const wp<IBinder>& who __unused) { function in class:android::CameraSource::DeathNotifier
H A DMediaCodecList.cpp145 void MediaCodecList::BinderDeathObserver::binderDied(const wp<IBinder> &who __unused) { function in class:android::MediaCodecList::BinderDeathObserver
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp179 void OMX::binderDied(const wp<IBinder> &the_late_who) { function in class:android::OMX
188 ALOGE("b/27597103, nonexistent observer on binderDied");
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h709 virtual void binderDied(const wp<IBinder> &who);
/frameworks/av/services/radio/
H A DRadioService.cpp895 void RadioService::ModuleClient::binderDied( function in class:android::RadioService::ModuleClient
/frameworks/av/services/soundtrigger/
H A DSoundTriggerHwService.cpp754 void SoundTriggerHwService::Module::binderDied( function in class:android::SoundTriggerHwService::Module
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp91 void BootAnimation::binderDied(const wp<IBinder>&) function in class:android::BootAnimation
/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java855 public void binderDied() { method in class:GeofenceHardwareImpl.Reaper

Completed in 1101 milliseconds

1234567