HomeSort by relevance Sort by last modified time
    Searched refs:binderDied (Results 151 - 175 of 232) sorted by null

1 2 3 4 5 67 8 910

  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 145 void MediaCodecList::BinderDeathObserver::binderDied(const wp<IBinder> &who __unused) {
    [all...]
  /frameworks/av/media/libstagefright/omx/
OMX.cpp 179 void OMX::binderDied(const wp<IBinder> &the_late_who) {
188 ALOGE("b/27597103, nonexistent observer on binderDied");
  /frameworks/av/services/audioflinger/
Threads.h 225 virtual void binderDied(const wp<IBinder>& who);
    [all...]
  /frameworks/av/services/radio/
RadioService.cpp 895 void RadioService::ModuleClient::binderDied(
  /frameworks/av/services/soundtrigger/
SoundTriggerHwService.cpp 776 void SoundTriggerHwService::Module::binderDied(
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 114 void BootAnimation::binderDied(const wp<IBinder>&)
    [all...]
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java     [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 383 void binderDied(const wp<IBinder>& who)
385 LOGDEATH("Receiving binderDied() on JavaDeathRecipient %p\n", this);
403 // Demote from strong ref to weak after binderDied() has been delivered,
473 jweak mObjectWeak; // will be a weak ref to the same VM-side DeathRecipient after binderDied()
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java 143 public void binderDied() {
    [all...]
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 195 public void binderDied() {
    [all...]
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionRecord.java 405 public void binderDied() {
    [all...]
MediaSessionService.java 615 public void binderDied() {
    [all...]
MediaRouterService.java 520 public void binderDied() {
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java     [all...]
  /frameworks/base/services/core/java/com/android/server/statusbar/
StatusBarManagerService.java 95 public void binderDied() {
  /frameworks/native/libs/binder/tests/
binderLibTest.cpp 316 virtual void binderDied(const wp<IBinder>& who) {
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 66 virtual void binderDied(const wp<IBinder>& who) {
  /frameworks/support/media-compat/java/android/support/v4/media/session/
MediaControllerCompat.java 432 public void binderDied() {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 305 public void binderDied() {
    [all...]
  /packages/services/Car/service/src/com/android/car/
CarSensorService.java 794 public void binderDied() {
    [all...]
  /frameworks/av/media/libmedia/
AudioTrack.cpp     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 275 public void binderDied() {
311 public void binderDied() {
    [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java     [all...]
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraDeviceImpl.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
TextServicesManagerService.java     [all...]

Completed in 758 milliseconds

1 2 3 4 5 67 8 910