HomeSort by relevance Sort by last modified time
    Searched defs:Offer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.h 69 enum Offer {
106 static Offer CanOfferOnIOThread(net::URLRequest* request,
175 static Offer CanOfferOnIOThreadImpl(const GURL& url,
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
Offer.java 31 * A class embodying the semantic agent chat offer; specific instances allow the acceptance or
32 * rejecting of the offer.<br>
38 public class Offer {
55 * Creates a new offer.
58 * @param agentSession the agent session instance through which this offer was issued.
59 * @param userID the userID of the user from which the offer originates.
60 * @param userJID the XMPP address of the user from which the offer originates.
62 * @param expiresDate the date at which this offer expires.
63 * @param sessionID the session id associated with the offer.
64 * @param metaData the metadata associated with the offer.
    [all...]

Completed in 175 milliseconds