HomeSort by relevance Sort by last modified time
    Searched refs:binderDied (Results 76 - 100 of 115) sorted by null

1 2 34 5

  /frameworks/base/media/java/android/media/
AudioService.java     [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java     [all...]
  /frameworks/base/services/java/com/android/server/print/
UserState.java     [all...]
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 234 case 0: // normal wakeup by server, or by binderDied()
293 void ClientProxy::binderDied()
442 case 0: // normal wakeup by server, or by binderDied()
  /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/base/services/java/com/android/server/
TextServicesManagerService.java     [all...]
MountService.java 280 public void binderDied() {
640 public void binderDied() {
    [all...]
ConnectivityService.java     [all...]
LocationManagerService.java     [all...]
NotificationManagerService.java 262 public void binderDied() {
    [all...]
  /frameworks/native/libs/gui/
BufferQueue.cpp 707 void BufferQueue::binderDied(const wp<IBinder>& who) {
    [all...]
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() {
211 public void binderDied() {
    [all...]
  /frameworks/base/services/java/com/android/server/media/
MediaRouterService.java 520 public void binderDied() {
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowState.java     [all...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 574 void AudioPolicyService::binderDied(const wp<IBinder>& who) {
575 ALOGW("binderDied() %p, calling pid %d", who.unsafe_get(),
    [all...]
AudioFlinger.cpp     [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /frameworks/base/services/java/com/android/server/power/
PowerManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/accounts/
AccountManagerService.java     [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintJobConfigActivity.java 173 public void binderDied() {
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 192 void SurfaceFlinger::binderDied(const wp<IBinder>& who)
    [all...]

Completed in 603 milliseconds

1 2 34 5