HomeSort by relevance Sort by last modified time
    Searched refs:removeObitRecipient (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
IMediaDeathNotifier.h 30 virtual ~IMediaDeathNotifier() { removeObitRecipient(this); }
40 static void removeObitRecipient(const wp<IMediaDeathNotifier>& recipient);
  /frameworks/av/media/libmedia/
IMediaDeathNotifier.cpp 70 IMediaDeathNotifier::removeObitRecipient(const wp<IMediaDeathNotifier>& recipient)
72 ALOGV("removeObitRecipient");

Completed in 67 milliseconds