Lines Matching refs:PostMessageAction
109 struct NuPlayer::PostMessageAction : public Action {110 PostMessageAction(const sp<AMessage> &msg)121 DISALLOW_EVIL_CONSTRUCTORS(PostMessageAction);1525 mDeferredActions.push_back(new PostMessageAction(reply));