HomeSort by relevance Sort by last modified time
    Searched refs:XMPP_PRESENCE_XA (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
rostermodule.h 50 XMPP_PRESENCE_XA = 3,
rostermodule_unittest.cc 115 case XMPP_PRESENCE_XA:
323 TEST_OK(roster->outgoing_presence()->set_presence_show(XMPP_PRESENCE_XA));
rostermoduleimpl.cc 50 *show = XMPP_PRESENCE_XA;
70 case XMPP_PRESENCE_XA:

Completed in 30 milliseconds