Searched refs:XMPP_PRESENCE_DND (Results 1 – 3 of 3) sorted by relevance
34 XMPP_PRESENCE_DND = 4, enumerator
95 case XMPP_PRESENCE_DND: in WritePresenceShow()288 TEST_OK(roster->outgoing_presence()->set_presence_show(XMPP_PRESENCE_DND)); in TEST_F()
31 *show = XMPP_PRESENCE_DND; in StringToPresenceShow()56 case XMPP_PRESENCE_DND: in PresenceShowToString()