| /frameworks/av/media/libmedia/ |
| D | IMediaDeathNotifier.cpp | 62 IMediaDeathNotifier::addObitRecipient(const wp<IMediaDeathNotifier>& recipient) in addObitRecipient() 70 IMediaDeathNotifier::removeObitRecipient(const wp<IMediaDeathNotifier>& recipient) in removeObitRecipient()
|
| /frameworks/base/core/java/android/os/ |
| D | Binder.java | 397 public void linkToDeath(DeathRecipient recipient, int flags) { in linkToDeath() 403 public boolean unlinkToDeath(DeathRecipient recipient, int flags) { in unlinkToDeath() 509 public native void linkToDeath(DeathRecipient recipient, int flags) in linkToDeath() 511 public native boolean unlinkToDeath(DeathRecipient recipient, int flags); in unlinkToDeath() 555 private static final void sendDeathNotice(DeathRecipient recipient) { in sendDeathNotice()
|
| D | IBinder.java | 252 public void linkToDeath(DeathRecipient recipient, int flags) in linkToDeath() 273 public boolean unlinkToDeath(DeathRecipient recipient, int flags); in unlinkToDeath()
|
| /frameworks/base/core/java/android/database/ |
| D | CursorToBulkCursorAdaptor.java | 58 public ContentObserverProxy(IContentObserver remoteObserver, DeathRecipient recipient) { in ContentObserverProxy() 68 public boolean unlinkToDeath(DeathRecipient recipient) { in unlinkToDeath()
|
| /frameworks/native/libs/binder/ |
| D | BpBinder.cpp | 174 const sp<DeathRecipient>& recipient, void* cookie, uint32_t flags) in linkToDeath() 208 const wp<DeathRecipient>& recipient, void* cookie, uint32_t flags, in unlinkToDeath() 277 sp<DeathRecipient> recipient = obit.recipient.promote(); in reportOneDeath() local
|
| /frameworks/native/include/binder/ |
| D | BpBinder.h | 103 wp<DeathRecipient> recipient; member
|
| /frameworks/base/core/jni/ |
| D | android_util_Binder.cpp | 498 void DeathRecipientList::add(const sp<JavaDeathRecipient>& recipient) { in add() 505 void DeathRecipientList::remove(const sp<JavaDeathRecipient>& recipient) { in remove() 518 sp<JavaDeathRecipient> DeathRecipientList::find(jobject recipient) { in find() 1144 jobject recipient, jint flags) // throws RemoteException in android_os_BinderProxy_linkToDeath() 1175 jobject recipient, jint flags) in android_os_BinderProxy_unlinkToDeath()
|
| /frameworks/opt/chips/src/com/android/ex/chips/ |
| D | DropdownChipLayouter.java | 242 protected void bindDrawableToDeleteView(final StateListDrawable drawable, String recipient, in bindDrawableToDeleteView()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | TextServicesManagerService.java | 520 final InternalDeathRecipient recipient = in getSpellCheckerService() local 868 InternalDeathRecipient recipient = null; in addListener() local
|
| /frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
| D | BluetoothMasClient.java | 532 String recipient = null; field in BluetoothMasClient.MessagesFilter
|
| /frameworks/native/libs/gui/ |
| D | SurfaceComposerClient.cpp | 468 const sp<IBinder::DeathRecipient>& recipient, in linkToComposerDeath()
|
| /frameworks/base/core/java/android/app/ |
| D | Instrumentation.java | 324 public void waitForIdle(Runnable recipient) { in waitForIdle()
|
| /frameworks/opt/telephony/src/java/android/provider/ |
| D | Telephony.java | 1799 public static long getOrCreateThreadId(Context context, String recipient) { in getOrCreateThreadId()
|