Searched refs:AsyncNotifyPost (Results 1 – 1 of 1) sorted by relevance
3942 struct AsyncNotifyPost { in onMessageReceived() struct3943 AsyncNotifyPost(const sp<AMessage> &asyncNotify) : mAsyncNotify(asyncNotify) {} in onMessageReceived() argument3944 ~AsyncNotifyPost() { in onMessageReceived() argument