Searched refs:NET_AVAILABLE_CHANGE (Results 1 – 2 of 2) sorted by relevance
32 constexpr const char *NET_AVAILABLE_CHANGE = "netAvailable"; variable
35 } else if (!eventInfo.compare(NET_AVAILABLE_CHANGE)) { in IsValidEvent()