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

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

Completed in 367 milliseconds