HomeSort by relevance Sort by last modified time
    Searched defs:binderDied (Results 26 - 50 of 77) sorted by null

12 3 4

  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 64 virtual void binderDied(const wp<IBinder>& who) {
  /cts/tests/tests/os/src/android/os/cts/
BinderTest.java 361 public void binderDied() {
  /frameworks/av/media/libmedia/
AudioSystem.cpp 409 void AudioSystem::AudioFlingerClient::binderDied(const wp<IBinder>& who) {
776 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who) {
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp     [all...]
  /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/tests/FrameworkPerf/src/com/android/frameworkperf/
FrameworkPerfActivity.java 105 @Override public void binderDied() {
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 545 void AudioPolicyService::binderDied(const wp<IBinder>& who) {
546 ALOGW("binderDied() %p, calling pid %d", who.unsafe_get(),
    [all...]
AudioFlinger.cpp     [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/
AppOpsService.java 138 public void binderDied() {
    [all...]
StatusBarManagerService.java 86 public void binderDied() {
TextServicesManagerService.java     [all...]
VibratorService.java 108 public void binderDied() {
  /frameworks/base/services/java/com/android/server/content/
ContentService.java 642 binderDied();
646 public void binderDied() {
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
Session.java 135 public void binderDied() {
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteProviderService.java 673 binderDied();
731 public void binderDied() {
RegisteredMediaRouteProvider.java 410 binderDied();
498 public void binderDied() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 302 public void binderDied() {
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java 620 userState.mUiAutomationService.binderDied();
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 174 virtual void binderDied(const wp<IBinder> &) {
    [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java     [all...]
  /frameworks/base/services/java/com/android/server/display/
DisplayManagerService.java     [all...]
  /frameworks/base/services/java/com/android/server/wifi/
WifiService.java     [all...]

Completed in 4700 milliseconds

12 3 4