Home
last modified time | relevance | path

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

/external/libweave/src/
Ddevice_registration_info.cc48 const char kJustInCase[] = "just_in_case"; // Backup fetch when XMPP is live. variable
1307 just_in_case ? fetch_reason::kJustInCase : fetch_reason::kNewCommand; in OnCommandCreated()