HomeSort by relevance Sort by last modified time
    Searched refs:binderDied (Results 51 - 75 of 93) sorted by null

1 23 4

  /frameworks/base/services/java/com/android/server/content/
ContentService.java 642 binderDied();
646 public void binderDied() {
    [all...]
  /frameworks/base/media/java/android/media/
AudioService.java     [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 876 void CameraSource::DeathNotifier::binderDied(const wp<IBinder>& who) {
  /frameworks/av/services/audioflinger/
AudioFlinger.h 345 virtual void binderDied(const wp<IBinder>& who);
Threads.h 107 virtual void binderDied(const wp<IBinder>& who);
    [all...]
AudioPolicyService.cpp 545 void AudioPolicyService::binderDied(const wp<IBinder>& who) {
546 ALOGW("binderDied() %p, calling pid %d", who.unsafe_get(),
    [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 89 void BootAnimation::binderDied(const wp<IBinder>& who)
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java 709 public void binderDied() {
  /frameworks/base/core/java/com/android/internal/util/
AsyncChannel.java 912 public void binderDied() {
  /frameworks/base/services/java/com/android/server/
StatusBarManagerService.java 86 public void binderDied() {
AppOpsService.java 136 public void binderDied() {
    [all...]
TextServicesManagerService.java     [all...]
MountService.java 274 public void binderDied() {
635 public void binderDied() {
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
Session.java 135 public void binderDied() {
WindowState.java     [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java     [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp     [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java     [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 394 void binderDied(const wp<IBinder>& who)
396 LOGDEATH("Receiving binderDied() on JavaDeathRecipient %p\n", this);
408 // Demote from strong ref to weak after binderDied() has been delivered,
477 jweak mObjectWeak; // will be a weak ref to the same VM-side DeathRecipient after binderDied()
    [all...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 64 virtual void binderDied(const wp<IBinder>& who) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 302 public void binderDied() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 197 public void binderDied() {
210 public void binderDied() {
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /frameworks/base/services/java/com/android/server/power/
PowerManagerService.java     [all...]
  /system/security/keystore/
keystore.cpp     [all...]

Completed in 1243 milliseconds

1 23 4