Searched refs:who (Results 76 - 79 of 79) sorted by relevance

1234

/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp402 void binderDied(const wp<IBinder>& who) argument
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp144 void SurfaceFlinger::binderDied(const wp<IBinder>& who) argument
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java380 * is the pid of the caller who requested it (we hold a death
568 * List of PendingThumbnailsRecord objects of clients who are still
582 * List of content providers who have clients waiting for them. The
2585 // Nobody who is next!
5567 public void showWaitingForDebugger(IApplicationThread who, boolean waiting) { argument
5570 who != null ? getRecordForAppLocked(who) : null;
6494 // Make sure that the user who owns this provider is started. If not,
11588 // Make sure that the user who is receiving this broadcast is started.
11790 // Figure out who al
12048 finishReceiver(IBinder who, int resultCode, String resultData, Bundle resultExtras, boolean resultAbort) argument
[all...]
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1396 void AudioFlinger::ThreadBase::PMDeathRecipient::binderDied(const wp<IBinder>& who) argument
5787 void AudioFlinger::NotificationClient::binderDied(const wp<IBinder>& who) argument

Completed in 3580 milliseconds

1234