Searched defs:AReplyToken (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DAMessage.h33 struct AReplyToken : public RefBase { struct in namespace:android
34 AReplyToken(const sp<ALooper> &looper) function in struct:android::AReplyToken
118 bool senderAwaitsResponse(sp<AReplyToken> *replyID);
123 status_t postReply(const sp<AReplyToken> &replyID);

Completed in 198 milliseconds