Searched refs:removeObitRecipient (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DIMediaDeathNotifier.h30 virtual ~IMediaDeathNotifier() { removeObitRecipient(this); }
40 static void removeObitRecipient(const wp<IMediaDeathNotifier>& recipient);
/frameworks/av/media/libmedia/
H A DIMediaDeathNotifier.cpp70 IMediaDeathNotifier::removeObitRecipient(const wp<IMediaDeathNotifier>& recipient) function in class:android::IMediaDeathNotifier
72 ALOGV("removeObitRecipient");

Completed in 79 milliseconds