Searched refs:asyncNotify (Results 1 – 1 of 1) sorted by relevance
5323 sp<AMessage> asyncNotify; in onMessageReceived() local5324 (void)msg->findMessage("async", &asyncNotify); in onMessageReceived()5327 AsyncNotifyPost(const sp<AMessage> &asyncNotify) : mAsyncNotify(asyncNotify) {} in onMessageReceived()5336 } asyncNotifyPost{asyncNotify}; in onMessageReceived()5438 if (asyncNotify != nullptr && mSurface != NULL) { in onMessageReceived()5494 if (asyncNotify != nullptr) { in onMessageReceived()5500 mAsyncReleaseCompleteNotification = asyncNotify; in onMessageReceived()