Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel.h72 kSubscribeStarted, enumerator
Dxmpp_channel_unittest.cc203 RunUntil(XmppChannel::XmppState::kSubscribeStarted); in TEST_F()
Dxmpp_channel.cc247 state_ = XmppState::kSubscribeStarted; in OnSessionEstablished()