Searched refs:cncIp (Results 1 – 1 of 1) sorted by relevance
226 final String cncIp = searchIpInWatchlist(ipAddresses); in handleNetworkEvent() local227 if (cncIp != null) { in handleNetworkEvent()228 insertRecord(uid, cncIp, timestamp); in handleNetworkEvent()