Searched refs:binderDied (Results 176 - 200 of 245) sorted by relevance

12345678910

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareServiceImplTest.java309 deathRecipient.getValue().binderDied();
/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp1387 void AudioRecord::DeathNotifier::binderDied(const wp<IBinder>& who __unused) function in class:android::AudioRecord::DeathNotifier
1392 audioRecord->mProxy->binderDied();
H A DAudioSystem.cpp499 void AudioSystem::AudioFlingerClient::binderDied(const wp<IBinder>& who __unused) function in class:android::AudioSystem::AudioFlingerClient
1386 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who __unused) function in class:android::AudioSystem::AudioPolicyServiceClient
/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java207 binderDied();
218 public void binderDied() { method in class:IpSecService.RefcountedResource
H A DBluetoothManagerService.java635 public void binderDied() { method in class:BluetoothManagerService.ClientDeathRecipient
1275 public void binderDied() { method in class:BluetoothManagerService.ProfileServiceConnections
H A DAppOpsService.java489 public void binderDied() { method in class:AppOpsService.ModeCallback
532 public void binderDied() { method in class:AppOpsService.ActiveCallback
566 public void binderDied() { method in class:AppOpsService.ClientState
3734 public void binderDied() { method in class:AppOpsService.ClientRestrictionState
H A DVibratorService.java180 public void binderDied() { method in class:VibratorService.Vibration
/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java1346 binderDied();
1351 public void binderDied() { method in class:ContentService.ObserverNode.ObserverEntry
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java1544 public void binderDied() { method in class:DisplayManagerService.CallbackRecord
1557 binderDied();
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/rtt/
H A DRttServiceImplTest.java500 mDeathRecipientCaptor.getAllValues().get(0).binderDied();
567 mDeathRecipientCaptor.getValue().binderDied();
/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp286 virtual void binderDied(const wp<IBinder>& /*who*/) { function in class:__anon22::DeathNotifier
287 ALOGV("binderDied");
/frameworks/av/media/libmediametrics/
H A DMediaAnalyticsItem.cpp889 virtual void binderDied(const wp<IBinder> &) { function in class:android::MediaMetricsDeathNotifier
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h447 virtual void binderDied(const wp<IBinder>& who);
/frameworks/av/services/soundtrigger/
H A DSoundTriggerHwService.cpp1079 void SoundTriggerHwService::ModuleClient::binderDied( function in class:android::SoundTriggerHwService::ModuleClient
/frameworks/base/cmds/statsd/src/
H A DStatsService.cpp1006 void StatsService::binderDied(const wp <IBinder>& who) { function in class:android::os::statsd::StatsService
/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java1318 public void binderDied() { method in class:CameraManager.CameraManagerGlobal
/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java855 public void binderDied() { method in class:GeofenceHardwareImpl.Reaper
/frameworks/base/core/java/android/os/
H A DBinder.java1193 recipient.binderDied();
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java151 public void binderDied() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java129 public void binderDied() {
/frameworks/base/services/core/java/com/android/server/audio/
H A DPlaybackActivityMonitor.java626 public void binderDied() { method in class:PlaybackActivityMonitor.PlayMonitorClient
H A DAudioService.java2096 public void binderDied() { method in class:AudioService.ForceControlStreamClient
2273 public void binderDied() { method in class:AudioService.RmtSbmxFullVolDeathHandler
2778 public void binderDied() { method in class:AudioService.SetModeDeathHandler
2909 // as required by SetModeDeathHandler.binderDied()
3385 public void binderDied() { method in class:AudioService.ScoClient
7335 public void binderDied() {
7910 public void binderDied() { method in class:AudioService.AudioPolicyProxy
8022 public void binderDied() { method in class:AudioService.AsdProxy
/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp152 void binderDied(const wp<IBinder>& /*who*/) override {
/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp68 virtual void binderDied(const wp<IBinder>& who) { function in class:android::DeathObserver
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h449 virtual void binderDied(const wp<IBinder>& who);

Completed in 623 milliseconds

12345678910