Searched refs:XMPP_PRESENCE_XA (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Drostermodule.h50 XMPP_PRESENCE_XA = 3, enumerator in enum:buzz::XmppPresenceShow
H A Drostermodule_unittest.cc115 case XMPP_PRESENCE_XA:
323 TEST_OK(roster->outgoing_presence()->set_presence_show(XMPP_PRESENCE_XA));
H A Drostermoduleimpl.cc50 *show = XMPP_PRESENCE_XA;
70 case XMPP_PRESENCE_XA:

Completed in 79 milliseconds