Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel.h71 kSessionStarted, enumerator
Dxmpp_channel_unittest.cc195 RunUntil(XmppChannel::XmppState::kSessionStarted); in TEST_F()
Dxmpp_channel.cc234 state_ = XmppState::kSessionStarted; in OnBindCompleted()