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