Searched refs:asyncNotify (Results 1 – 1 of 1) sorted by relevance
5213 sp<AMessage> asyncNotify; in onMessageReceived() local5214 (void)msg->findMessage("async", &asyncNotify); in onMessageReceived()5217 AsyncNotifyPost(const sp<AMessage> &asyncNotify) : mAsyncNotify(asyncNotify) {} in onMessageReceived()5226 } asyncNotifyPost{asyncNotify}; in onMessageReceived()5328 if (asyncNotify != nullptr && mSurface != NULL) { in onMessageReceived()5384 if (asyncNotify != nullptr) { in onMessageReceived()5390 mAsyncReleaseCompleteNotification = asyncNotify; in onMessageReceived()