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
143 bool senderAwaitsResponse(sp<AReplyToken> *replyID);
148 status_t postReply(const sp<AReplyToken> &replyID);

Completed in 2583 milliseconds