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