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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
rostermodule.h 51 XMPP_PRESENCE_DND = 4,
rostermodule_unittest.cc 112 case XMPP_PRESENCE_DND:
305 TEST_OK(roster->outgoing_presence()->set_presence_show(XMPP_PRESENCE_DND));
rostermoduleimpl.cc 48 *show = XMPP_PRESENCE_DND;
73 case XMPP_PRESENCE_DND:

Completed in 50 milliseconds