Searched refs:NET_CONNECTION_CHANGE (Results 1 – 2 of 2) sorted by relevance
35 const std::string NET_CONNECTION_CHANGE = "netConnectionPropertiesChange"; variable
34 } else if (eventInfo == NET_CONNECTION_CHANGE) { in IsValidEvent()