Home
last modified time | relevance | path

Searched refs:XMPP_PRESENCE_DND (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Drostermodule.h34 XMPP_PRESENCE_DND = 4, enumerator
Drostermodule_unittest.cc95 case XMPP_PRESENCE_DND: in WritePresenceShow()
288 TEST_OK(roster->outgoing_presence()->set_presence_show(XMPP_PRESENCE_DND)); in TEST_F()
Drostermoduleimpl.cc31 *show = XMPP_PRESENCE_DND; in StringToPresenceShow()
56 case XMPP_PRESENCE_DND: in PresenceShowToString()